File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -30,9 +30,10 @@ SRC_DIRS := cmd pkg
3030
3131ALL_ARCH := amd64 arm arm64 ppc64le s390x
3232# Multiarch image
33- # Uploaded: Jun 2, 2023, 12:51:04 PM
34- BASEIMAGE ?= gcr.io/distroless/static-debian11@sha256:7198a357ff3a8ef750b041324873960cf2153c11cc50abb9d8d5f8bb089f6b4e
35- IPTIMAGE ?= registry.k8s.io/build-image/distroless-iptables:v0.5.2@sha256:8e51d18dbf2003391b30a079458a9513774df7f7feb748710bc1d551f3b7da94
33+ # Multiarch image
34+ # Uploaded: May 8, 2024, 13:42:56 PM
35+ BASEIMAGE ?= gcr.io/distroless/static-debian12@sha256:41972110a1c1a5c0b6adb283e8aa092c43c31f7c5d79b8656fbffff2c3e61f05
36+ IPTIMAGE ?= registry.k8s.io/build-image/distroless-iptables:v0.5.4@sha256:296d0fd9f533e2ae31c489c14fb0b6321b7074983764141c9aa940fc4b4d3c01
3637
3738# These rules MUST be expanded at reference time (hence '=') as BINARY
3839# is dynamically scoped.
You can’t perform that action at this time.
0 commit comments