Skip to content

Commit 030599e

Browse files
committed
Update BASEIMAGE to debian-base:bookworm-v1.0.3
1 parent 66f9e51 commit 030599e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ ENABLE_JOURNALD=0
7373
endif
7474

7575
# Set default base image to Debian 12 (Bookworm)
76-
BASEIMAGE:=registry.k8s.io/build-image/debian-base:bookworm-v1.0.2
76+
BASEIMAGE:=registry.k8s.io/build-image/debian-base:bookworm-v1.0.3
7777

7878
# Disable cgo by default to make the binary statically linked.
7979
CGO_ENABLED:=0

0 commit comments

Comments
 (0)