Merge pull request 'Update golang Docker tag to v1.20' (#2) 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: #2
This commit is contained in:
commit
4d313c5e45
@ -1,4 +1,4 @@
|
||||
FROM golang:1.18 as builder
|
||||
FROM golang:1.20 as builder
|
||||
COPY . /castor
|
||||
RUN cd /castor && CGO_ENABLED=0 go build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user