Update go
This commit is contained in:
parent
2733d4f567
commit
c24b9e4cdc
@ -1,4 +1,4 @@
|
||||
FROM golang:1.16.3-alpine3.13 as builder
|
||||
FROM golang:1.16.4-alpine3.13 as builder
|
||||
WORKDIR /go/src/gitea.develooper.com/ask/drone-test
|
||||
ADD . .
|
||||
RUN CGO_ENABLED=1 GOOS=linux go build -o demo
|
||||
|
Loading…
Reference in New Issue
Block a user