mirror of https://github.com/hashicorp/consul
Bumps go version to 1.10
parent
0d5600ff60
commit
47d1385c88
|
@ -1,6 +1,6 @@
|
||||||
FROM ubuntu:bionic
|
FROM ubuntu:bionic
|
||||||
|
|
||||||
ENV GOVERSION 1.9.3
|
ENV GOVERSION 1.10
|
||||||
|
|
||||||
RUN apt-get update -y && \
|
RUN apt-get update -y && \
|
||||||
apt-get install --no-install-recommends -y -q \
|
apt-get install --no-install-recommends -y -q \
|
||||||
|
|
Loading…
Reference in New Issue