Skip to content

Commit

Permalink
feat(container): update image ghcr.io/szinn/rust-musl-chef ( 1.82.0 →…
Browse files Browse the repository at this point in the history
… 1.83.0 ) (#144)
  • Loading branch information
repo-jeeves[bot] authored Nov 28, 2024
1 parent ce6a305 commit 098f3bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/szinn/rust-musl-chef:1.82.0 as chef
FROM ghcr.io/szinn/rust-musl-chef:1.83.0 as chef

Check warning on line 1 in Dockerfile

View workflow job for this annotation

GitHub Actions / Build s3-cdn

The 'as' keyword should match the case of the 'from' keyword

FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
WORKDIR /build

FROM chef AS planner
Expand Down

0 comments on commit 098f3bf

Please sign in to comment.