mirror of https://github.com/status-im/consul.git
Bumps Go version to 1.9.4.
This commit is contained in:
parent
1ad26e8050
commit
1a5d06ba05
|
@ -1,6 +1,6 @@
|
|||
FROM ubuntu:bionic
|
||||
|
||||
ENV GOVERSION 1.9.3
|
||||
ENV GOVERSION 1.9.4
|
||||
|
||||
RUN apt-get update -y && \
|
||||
apt-get install --no-install-recommends -y -q \
|
||||
|
|
Loading…
Reference in New Issue