Skip to content

Commit

Permalink
use bookworm golang image
Browse files Browse the repository at this point in the history
Signed-off-by: Stephan Renatus <stephan@styra.com>
  • Loading branch information
srenatus committed Jan 29, 2024
1 parent fbdbc64 commit 1365790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -65,7 +65,7 @@ TELEMETRY_URL ?= #Default empty

BUILD_HOSTNAME := $(shell ./build/get-build-hostname.sh)

RELEASE_BUILD_IMAGE := golang:$(GOVERSION)-bullseye
RELEASE_BUILD_IMAGE := golang:$(GOVERSION)-bookworm

RELEASE_DIR ?= _release/$(VERSION)

Expand Down

0 comments on commit 1365790

Please sign in to comment.