Bumps Go version to 1.9.4.

This commit is contained in:
James Phillips 2018-02-07 17:09:48 -08:00 committed by GitHub
parent 1ad26e8050
commit 1a5d06ba05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM ubuntu:bionic FROM ubuntu:bionic
ENV GOVERSION 1.9.3 ENV GOVERSION 1.9.4
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 \