Skip to content

Commit

Permalink
chore(deps): update debian:bullseye-slim docker digest to 60a5966 (#4635
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent d44a135 commit 98a213c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# https://dev.to/csaltos/elm-for-linux-arm64-32bc
# GitHub Actionsでビルドするとうまく行かないため、手元でビルドする前提
#checkov:skip=CKV_DOCKER_2
FROM debian:bullseye-slim@sha256:610b4c7ad241e66f6e2f9791e3abdf0cc107a69238ab21bf9b4695d51fd6366a
FROM debian:bullseye-slim@sha256:60a596681410bd31a48e5975806a24cd78328f3fd6b9ee5bc64dca6d46a51f29

SHELL ["/bin/bash", "-o", "pipefail", "-c"]

Expand Down

0 comments on commit 98a213c

Please sign in to comment.