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