Skip to content

Commit

Permalink
Merge pull request docker#4123 from nathanleclaire/bump_golang
Browse files Browse the repository at this point in the history
Bump Go version
  • Loading branch information
nathanleclaire authored Jun 6, 2017
2 parents 1dd0729 + b137a6a commit 1996e15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.7.4
FROM golang:1.8.3

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

0 comments on commit 1996e15

Please sign in to comment.