Skip to content

Commit

Permalink
Merge pull request #131 from cockroachdb/pmattis/docker
Browse files Browse the repository at this point in the history
Explicitly specify which golang tag we want.
  • Loading branch information
petermattis committed Oct 17, 2014
2 parents 242f9d8 + 298c1c5 commit d46ccc5
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
FROM golang:latest

MAINTAINER Spencer Kimball <[email protected]>

Expand Down

0 comments on commit d46ccc5

Please sign in to comment.