Skip to content

Commit

Permalink
Update gcr.io/distroless/base-debian12:debug-nonroot Docker digest to…
Browse files Browse the repository at this point in the history
… a673016
  • Loading branch information
renovate-bot committed Feb 12, 2024
1 parent f70a818 commit b2863cb
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
Expand Up @@ -37,7 +37,7 @@ ENTRYPOINT ["/bin/scw"]
#-------------------
# Debug image
#-------------------
FROM gcr.io/distroless/base-debian12:debug-nonroot@sha256:6f48e2b7225cf09a7c9b813910518d16c9517d76f65ebf306c742eb0e21d1ae4 as scw-cli-debug
FROM gcr.io/distroless/base-debian12:debug-nonroot@sha256:a673016be7529c6b059bafc7dacb1cb363abed7578cb127d7110a24490bff669 as scw-cli-debug

COPY --from=builder /bin/jq /bin/jq
COPY --from=builder /bin/scw /bin/scw
Expand Down

0 comments on commit b2863cb

Please sign in to comment.