Upgrades to Go 1.6.1.
This commit is contained in:
parent
78092ace6b
commit
a778bb6304
|
@ -1,6 +1,6 @@
|
||||||
FROM ubuntu:trusty
|
FROM ubuntu:trusty
|
||||||
|
|
||||||
ENV GOVERSION 1.6
|
ENV GOVERSION 1.6.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