Skip to content

Commit 91e9931

Browse files
authored
[build] bump base image to bookworm-v1.0.6 (#1031)
As per https://github.com/kubernetes/release/pull/4120/files
1 parent c1f1e33 commit 91e9931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/all/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ IMAGE?=keppel.eu-de-1.cloud.sap/ccloud
44
ARCH?=amd64
55

66
# see https://github.com/kubernetes/release/blob/master/images/build/debian-base/variants.yaml
7-
BASE_VERSION?=bullseye-v1.4.1
7+
BASE_VERSION?=bookworm-v1.0.6
88
BASE_IMAGE?=registry.k8s.io/build-image/debian-base:${BASE_VERSION}
99

1010
CNI_PLUGINS_RELEASE=v1.0.1

0 commit comments

Comments
 (0)