Browse Source

Upgrades to Go 1.6.1.

pull/1948/head
James Phillips 9 years ago
parent
commit
3c7bf1f818
  1. 2
      scripts/consul-builder/Dockerfile

2
scripts/consul-builder/Dockerfile

@ -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…
Cancel
Save