revert to go 1.12
This commit is contained in:
parent
1541c62ddc
commit
d6b84b8335
@ -1,4 +1,4 @@
|
|||||||
FROM golang:alpine as builder
|
FROM golang:1.12-alpine as builder
|
||||||
|
|
||||||
RUN apk --update --no-cache add make git g++ linux-headers
|
RUN apk --update --no-cache add make git g++ linux-headers
|
||||||
# DEBUG
|
# DEBUG
|
||||||
|
Loading…
Reference in New Issue
Block a user