Skip to content

Commit

Permalink
bump to golang 1.7 (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieu-pousse authored and ggerbaud committed Aug 18, 2016
1 parent 9f32da5 commit ca4a3d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.build
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.6.2
FROM golang:1.7

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

0 comments on commit ca4a3d9

Please sign in to comment.