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.
1 parent 66f9e51 commit 030599eCopy full SHA for 030599e
Makefile
@@ -73,7 +73,7 @@ ENABLE_JOURNALD=0
73
endif
74
75
# Set default base image to Debian 12 (Bookworm)
76
-BASEIMAGE:=registry.k8s.io/build-image/debian-base:bookworm-v1.0.2
+BASEIMAGE:=registry.k8s.io/build-image/debian-base:bookworm-v1.0.3
77
78
# Disable cgo by default to make the binary statically linked.
79
CGO_ENABLED:=0
0 commit comments