Skip to content

Commit

Permalink
Update buildpack-deps Docker digest to 4c90f64
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 13, 2024
1 parent a73b073 commit d67ad2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sandboxes/dynamicanalysis/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# NO_PUBKEY B53DC80D13EDEF05 [kubectl]

# buildpack-deps 22.04 [ubuntu]
FROM buildpack-deps@sha256:d76488a56e1e85930e053b794daa9f990636565bf0de54903d65d93c43c3cad5 AS image
FROM buildpack-deps@sha256:4c90f640799f11fd3c894982fd980c9485e66b2d82a31d86b74b66f99a6cc0e1 AS image

# All intermediate files during first-stage build are stored under /setup
# This directory is removed before second-stage build (i.e. copying runtime files to an empty image)
Expand Down

0 comments on commit d67ad2d

Please sign in to comment.