mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-08-28 01:47:20 +00:00
Update BASEIMAGE to debian-base:bookworm-v1.0.3
This commit is contained in:
@@ -73,7 +73,7 @@ ENABLE_JOURNALD=0
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
# Set default base image to Debian 12 (Bookworm)
|
# Set default base image to Debian 12 (Bookworm)
|
||||||
BASEIMAGE:=registry.k8s.io/build-image/debian-base:bookworm-v1.0.2
|
BASEIMAGE:=registry.k8s.io/build-image/debian-base:bookworm-v1.0.3
|
||||||
|
|
||||||
# Disable cgo by default to make the binary statically linked.
|
# Disable cgo by default to make the binary statically linked.
|
||||||
CGO_ENABLED:=0
|
CGO_ENABLED:=0
|
||||||
|
|||||||
Reference in New Issue
Block a user