mirror of https://github.com/status-im/consul.git
Upgrades Go version to 1.8.1.
This commit is contained in:
parent
f408f2222b
commit
acaa18751d
|
@ -1,6 +1,6 @@
|
|||
FROM ubuntu:trusty
|
||||
|
||||
ENV GOVERSION 1.8
|
||||
ENV GOVERSION 1.8.1
|
||||
|
||||
RUN apt-get update -y && \
|
||||
apt-get install --no-install-recommends -y -q \
|
||||
|
|
Loading…
Reference in New Issue