Skip to content

Commit 948f634

Browse files
authored
Merge pull request #743 from acumino/upd/img
Update Debian image
2 parents 6dbe19a + 00fc95a commit 948f634

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
@@ -75,7 +75,7 @@ endif
7575
# The debian-base:v2.0.0 image built from kubernetes repository is based on
7676
# Debian Stretch. It includes systemd 241 with support for both +XZ and +LZ4
7777
# compression. +LZ4 is needed on some os distros such as COS.
78-
BASEIMAGE:=registry.k8s.io/build-image/debian-base:bullseye-v1.4.2
78+
BASEIMAGE:=registry.k8s.io/build-image/debian-base:bullseye-v1.4.3
7979

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

0 commit comments

Comments
 (0)