Skip to content

Commit

Permalink
Merge pull request #1 from xjewer/xjewer-patch-1
Browse files Browse the repository at this point in the history
specify a particular version of golang
  • Loading branch information
xjewer authored Sep 14, 2016
2 parents 42ee700 + bab37b7 commit 7c7785b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builder/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:latest
FROM golang:1.7.1
MAINTAINER CenturyLink Labs <[email protected]>

RUN apt-get update && apt-get install -y upx-ucl
Expand Down

0 comments on commit 7c7785b

Please sign in to comment.