Skip to content

Commit

Permalink
chore(deps): update debian:bullseye-slim docker digest to 8118d0d (#4674
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 Dec 3, 2024
1 parent f35c63c commit ba12f3f
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:60a596681410bd31a48e5975806a24cd78328f3fd6b9ee5bc64dca6d46a51f29
FROM debian:bullseye-slim@sha256:8118d0da5204dcc2f648d416b4c25f97255a823797aeb17495a01f2eb9c1b487

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

Expand Down

0 comments on commit ba12f3f

Please sign in to comment.