Bumps go version to 1.10

This commit is contained in:
Guido Iaquinti 2018-03-27 17:27:51 +01:00
parent eed1ef851b
commit c1ce5ca55c

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 \