Skip to content

Commit

Permalink
Update debian bookworm image (#1098)
Browse files Browse the repository at this point in the history
  • Loading branch information
victorpras authored and google-oss-prow[bot] committed Jan 3, 2024
1 parent e5eb776 commit 4a119c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ GO_DIR := $(OUTPUT_DIR)/go
# Base image used for all golang containers
GOLANG_IMAGE := golang:1.21.5-bullseye
# Base image used for debian containers
DEBIAN_BASE_IMAGE := gcr.io/gke-release/debian-base:bookworm-v1.0.0-gke.3
DEBIAN_BASE_IMAGE := gcr.io/gke-release/debian-base:bookworm-v1.0.0-gke.4
# Base image used for gcloud install, primarily for test images.
# We use -slim for a smaller base image where we can choose which components to install.
# https://cloud.google.com/sdk/docs/downloads-docker#docker_image_options
Expand Down

0 comments on commit 4a119c8

Please sign in to comment.