Browse Source

Bumps Go version to 1.9.2.

pull/3663/head
James Phillips 7 years ago
parent
commit
882f129014
No known key found for this signature in database
GPG Key ID: 77183E682AC5FC11
  1. 2
      scripts/consul-builder/Dockerfile

2
scripts/consul-builder/Dockerfile

@ -1,6 +1,6 @@
FROM ubuntu:trusty
ENV GOVERSION 1.9.1
ENV GOVERSION 1.9.2
RUN apt-get update -y && \
apt-get install --no-install-recommends -y -q \

Loading…
Cancel
Save