We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d744c5c + b1aad33 commit 5c70f6cCopy full SHA for 5c70f6c
images/dnsmasq/Makefile
@@ -28,8 +28,8 @@ OUTPUT_DIR := _output/$(ARCH)
28
export DOCKER_CLI_EXPERIMENTAL=enabled
29
30
# Multiarch image
31
-# Uploaded: Mar 28, 2025
32
-BASEIMAGE ?= gcr.io/distroless/base-debian12@sha256:27769871031f67460f1545a52dfacead6d18a9f197db77110cfc649ca2a91f44
+# Uploaded: May 19, 2025
+BASEIMAGE ?= gcr.io/distroless/base-debian12@sha256:cef75d12148305c54ef5769e6511a5ac3c820f39bf5c8a4fbfd5b76b4b8da843
33
ifeq ($(ARCH),amd64)
34
COMPILE_IMAGE := registry.k8s.io/build-image/debian-base-$(ARCH):bookworm-v1.0.4
35
else ifeq ($(ARCH),arm)
0 commit comments