Merge pull request #3837 from hashicorp/bump-go
Bumps Go version to 1.9.3.
This commit is contained in:
commit
093cb5c931
|
@ -1,6 +1,6 @@
|
|||
FROM ubuntu:bionic
|
||||
|
||||
ENV GOVERSION 1.9.2
|
||||
ENV GOVERSION 1.9.3
|
||||
|
||||
RUN apt-get update -y && \
|
||||
apt-get install --no-install-recommends -y -q \
|
||||
|
|
Loading…
Reference in New Issue