Upgrades Go version to 1.8.1.
This commit is contained in:
parent
03328e59d6
commit
8831f2b23b
|
@ -1,6 +1,6 @@
|
||||||
FROM ubuntu:trusty
|
FROM ubuntu:trusty
|
||||||
|
|
||||||
ENV GOVERSION 1.8
|
ENV GOVERSION 1.8.1
|
||||||
|
|
||||||
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