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