diff --git a/sandboxes/dynamicanalysis/Dockerfile b/sandboxes/dynamicanalysis/Dockerfile index bf97d14c..a0c4399d 100644 --- a/sandboxes/dynamicanalysis/Dockerfile +++ b/sandboxes/dynamicanalysis/Dockerfile @@ -5,7 +5,7 @@ # NO_PUBKEY B53DC80D13EDEF05 [kubectl] # buildpack-deps 22.04 [ubuntu] -FROM buildpack-deps@sha256:d76488a56e1e85930e053b794daa9f990636565bf0de54903d65d93c43c3cad5 AS image +FROM buildpack-deps@sha256:130d844b9fbdb11aea9c5259b0d51419a626ffad83da7aee5812755b24b90012 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)