Skip to content

Commit

Permalink
Upgrade docker to the latest golang
Browse files Browse the repository at this point in the history
  • Loading branch information
film42 committed May 9, 2017
1 parent 2f93cb9 commit fb00e11
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.3-alpine
FROM golang:1.8.1-alpine
ADD . /turbulence
WORKDIR /turbulence
ENV GOPATH /turbulence
Expand Down

0 comments on commit fb00e11

Please sign in to comment.