Skip to content

Commit

Permalink
Merge pull request #3837 from hashicorp/bump-go
Browse files Browse the repository at this point in the history
Bumps Go version to 1.9.3.
  • Loading branch information
slackpad authored Jan 24, 2018
2 parents ab4ad0d + 3cd0440 commit 95b2535
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:bionic

ENV GOVERSION 1.9.2
ENV GOVERSION 1.9.3

RUN apt-get update -y && \
apt-get install --no-install-recommends -y -q \
Expand Down

0 comments on commit 95b2535

Please sign in to comment.