Skip to content

Commit

Permalink
common: bump go to 1.19.12
Browse files Browse the repository at this point in the history
Signed-off-by: CrazyMax <[email protected]>
  • Loading branch information
crazy-max committed Aug 6, 2023
1 parent 542e69b commit f9e07a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/vars.mk
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export BASEDIR ?= $(CURDIR)

# go base image
export GO_IMAGE ?= golang
export GO_VERSION ?= 1.19.8
export GO_VERSION ?= 1.19.12
export GO_IMAGE_VARIANT ?= bullseye

# if set, ony build matching the local platform
Expand Down

0 comments on commit f9e07a8

Please sign in to comment.