Merge pull request 'Update golang Docker tag to v1.21' (#4) from renovate/golang-1.x into master
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Reviewed-on: #4
This commit is contained in:
commit
ffc57b56c1
@ -1,4 +1,4 @@
|
||||
FROM golang:1.20 as builder
|
||||
FROM golang:1.21 as builder
|
||||
COPY . /castor
|
||||
RUN cd /castor && CGO_ENABLED=0 go build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user