Bumps Go version up to 1.7.5.
This commit is contained in:
parent
2cf0c98213
commit
35df4dafe8
|
@ -1,6 +1,6 @@
|
|||
FROM ubuntu:trusty
|
||||
|
||||
ENV GOVERSION 1.7.4
|
||||
ENV GOVERSION 1.7.5
|
||||
|
||||
RUN apt-get update -y && \
|
||||
apt-get install --no-install-recommends -y -q \
|
||||
|
|
Loading…
Reference in New Issue