Skip to content

Commit

Permalink
chore: bump golang to 1.21.11 (#1278)
Browse files Browse the repository at this point in the history
  • Loading branch information
sdowell authored Jun 20, 2024
1 parent 9b2c8b5 commit d74a4f0
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 @@ -38,7 +38,7 @@ GO_DIR := $(OUTPUT_DIR)/go

# Base image used for all golang containers
# Uses trusted google-built golang image
GOLANG_IMAGE := google-go.pkg.dev/golang:1.21.9
GOLANG_IMAGE := google-go.pkg.dev/golang:1.21.11
# Base image used for debian containers
# When updating you can use this command:
# gcloud container images list-tags gcr.io/gke-release/debian-base --filter="tags:bookworm*"
Expand Down

0 comments on commit d74a4f0

Please sign in to comment.