fix: update dockerfile to use golang 1.11
This commit is contained in:
parent
8d4075ba6d
commit
37a317939d
@ -1,4 +1,4 @@
|
||||
FROM golang:1.10
|
||||
FROM golang:1.11
|
||||
|
||||
RUN apt-get update && apt-get install -y gcc
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user