Bumps go version to 1.10
This commit is contained in:
parent
eed1ef851b
commit
c1ce5ca55c
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue