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 84eb1e3 commit 45c3445Copy full SHA for 45c3445
Makefile
@@ -72,7 +72,7 @@ ENABLE_JOURNALD=0
72
endif
73
74
# Set default base image to Debian 12 (Bookworm)
75
-BASEIMAGE:=registry.k8s.io/build-image/debian-base:bookworm-v1.0.0
+BASEIMAGE:=registry.k8s.io/build-image/debian-base:bookworm-v1.0.1
76
77
# Disable cgo by default to make the binary statically linked.
78
CGO_ENABLED:=0
0 commit comments