Bumps go version to 1.10

This commit is contained in:
Guido Iaquinti 2018-03-27 17:27:51 +01:00
parent 0d5600ff60
commit 47d1385c88
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM ubuntu:bionic
ENV GOVERSION 1.9.3
ENV GOVERSION 1.10
RUN apt-get update -y && \
apt-get install --no-install-recommends -y -q \