Skip to content

Commit 1e1f846

Browse files
committed
Bump to go 1.21
1 parent d5c61f7 commit 1e1f846

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
@@ -51,7 +51,7 @@ IMAGE := $(REGISTRY)/$(BIN)
5151
TAG := $(VERSION)
5252
OS_ARCH_TAG := $(TAG)__$(OS)_$(ARCH)
5353

54-
BUILD_IMAGE ?= golang:1.20-alpine
54+
BUILD_IMAGE ?= golang:1.21-alpine
5555

5656
DBG_MAKEFILE ?=
5757
ifneq ($(DBG_MAKEFILE),1)

0 commit comments

Comments
 (0)