mirror of https://github.com/hashicorp/consul
commit
5fe69d6ad6
|
@ -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