Skip to content

Commit 5c70f6c

Browse files
authored
Merge pull request #693 from Michcioperz/push-puoxkpykyvlz
Bump base-debian12 to fix CVE-2024-13176
2 parents d744c5c + b1aad33 commit 5c70f6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

images/dnsmasq/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ OUTPUT_DIR := _output/$(ARCH)
2828
export DOCKER_CLI_EXPERIMENTAL=enabled
2929

3030
# Multiarch image
31-
# Uploaded: Mar 28, 2025
32-
BASEIMAGE ?= gcr.io/distroless/base-debian12@sha256:27769871031f67460f1545a52dfacead6d18a9f197db77110cfc649ca2a91f44
31+
# Uploaded: May 19, 2025
32+
BASEIMAGE ?= gcr.io/distroless/base-debian12@sha256:cef75d12148305c54ef5769e6511a5ac3c820f39bf5c8a4fbfd5b76b4b8da843
3333
ifeq ($(ARCH),amd64)
3434
COMPILE_IMAGE := registry.k8s.io/build-image/debian-base-$(ARCH):bookworm-v1.0.4
3535
else ifeq ($(ARCH),arm)

0 commit comments

Comments
 (0)