Update golang Docker tag to v1.23-alpine3.21 #23
@ -1,4 +1,4 @@
|
||||
FROM golang:1.23-alpine3.20 as builder
|
||||
FROM golang:1.23-alpine3.21 as builder
|
||||
# Do not remove `git` here, it is required for getting runner version when executing `make build`
|
||||
RUN apk add --no-cache make git
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user