mirror of https://github.com/status-im/consul.git
Merge pull request #3663 from hashicorp/go-1.9.2
Bumps Go version to 1.9.2.
This commit is contained in:
commit
ecaae11731
|
@ -1,6 +1,6 @@
|
|||
FROM ubuntu:trusty
|
||||
|
||||
ENV GOVERSION 1.9.1
|
||||
ENV GOVERSION 1.9.2
|
||||
|
||||
RUN apt-get update -y && \
|
||||
apt-get install --no-install-recommends -y -q \
|
||||
|
|
Loading…
Reference in New Issue