Skip to content

Commit c0e4778

Browse files
committed
Update BASEIMAGE to debian-base:bookworm-v1.0.2
1 parent d4aa574 commit c0e4778

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.1
76+
BASEIMAGE:=registry.k8s.io/build-image/debian-base:bookworm-v1.0.2
7777

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

0 commit comments

Comments
 (0)