mirror of https://github.com/status-im/consul.git
Bumps go version to 1.10
This commit is contained in:
parent
0d5600ff60
commit
47d1385c88
|
@ -1,6 +1,6 @@
|
|||
FROM ubuntu:bionic
|
||||
|
||||
ENV GOVERSION 1.9.3
|
||||
ENV GOVERSION 1.10
|
||||
|
||||
RUN apt-get update -y && \
|
||||
apt-get install --no-install-recommends -y -q \
|
||||
|
|
Loading…
Reference in New Issue