Updates Go version to 1.9.1. (#3537)
This commit is contained in:
parent
97b580f593
commit
26b4c0a9ab
|
@ -1,6 +1,6 @@
|
|||
FROM ubuntu:trusty
|
||||
|
||||
ENV GOVERSION 1.9
|
||||
ENV GOVERSION 1.9.1
|
||||
|
||||
RUN apt-get update -y && \
|
||||
apt-get install --no-install-recommends -y -q \
|
||||
|
|
Loading…
Reference in New Issue