Bumps Go version to 1.9.2.
This commit is contained in:
parent
5369f97a46
commit
f031b5a642
|
@ -1,6 +1,6 @@
|
|||
FROM ubuntu:trusty
|
||||
|
||||
ENV GOVERSION 1.9.1
|
||||
ENV GOVERSION 1.9.2
|
||||
|
||||
RUN apt-get update -y && \
|
||||
apt-get install --no-install-recommends -y -q \
|
||||
|
|
Loading…
Reference in New Issue