Skip to content

Commit 8917975

Browse files
sdowellgoogle-oss-prow[bot]
authored andcommitted
chore: bump debian-base to bookworm-v1.0.4-gke.4 (#1584)
This resolves some CVEs in the previous image
1 parent 544a161 commit 8917975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ GOLANG_IMAGE := google-go.pkg.dev/golang:$(GOLANG_IMAGE_VERSION)
4343
# Base image used for debian containers
4444
# When updating you can use this command:
4545
# gcloud container images list-tags gcr.io/gke-release/debian-base --filter="tags:bookworm*"
46-
DEBIAN_BASE_IMAGE := gcr.io/gke-release/debian-base:bookworm-v1.0.4-gke.3
46+
DEBIAN_BASE_IMAGE := gcr.io/gke-release/debian-base:bookworm-v1.0.4-gke.4
4747
# Base image used for gcloud install, primarily for test images.
4848
# We use -slim for a smaller base image where we can choose which components to install.
4949
# https://cloud.google.com/sdk/docs/downloads-docker#docker_image_options

0 commit comments

Comments
 (0)