Merge pull request #1948 from hashicorp/f-go-1.6.1
Upgrades to Go 1.6.1.
This commit is contained in:
commit
323a24cdfe
|
@ -1,6 +1,6 @@
|
|||
FROM ubuntu:trusty
|
||||
|
||||
ENV GOVERSION 1.6
|
||||
ENV GOVERSION 1.6.1
|
||||
|
||||
RUN apt-get update -y && \
|
||||
apt-get install --no-install-recommends -y -q \
|
||||
|
|
Loading…
Reference in New Issue