Skip to content

Commit

Permalink
Upgrades to Go 1.6.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
James Phillips committed Apr 13, 2016
1 parent 04b0c31 commit 3c7bf1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/consul-builder/Dockerfile
Original file line number Diff line number Diff line change
@@ -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 \
Expand Down

0 comments on commit 3c7bf1f

Please sign in to comment.