mirror of https://github.com/hashicorp/consul
Upgrades to Go 1.6.1.
parent
04b0c31a97
commit
3c7bf1f818
|
@ -1,6 +1,6 @@
|
|||
FROM ubuntu:trusty
|
||||
|
||||
ENV GOVERSION 1.6
|
||||
ENV GOVERSION 1.6.1
|
||||
|
||||
RUN apt-get update -y && \
|
||||
apt-get install --no-install-recommends -y -q \
|
||||
|
|
Loading…
Reference in New Issue