deps: golang 1.21
Updates the go version used to 1.21
This commit is contained in:
parent
2e95928006
commit
2adcddf574
@ -1,4 +1,4 @@
|
||||
FROM golang:1.20.4-alpine3.18 as builder
|
||||
FROM golang:1.21.1-alpine3.18 as builder
|
||||
|
||||
ARG GITCOMMIT=docker
|
||||
ARG GITDATE=docker
|
||||
|
Loading…
Reference in New Issue
Block a user