explicit image versions

This commit is contained in:
Matt Drollette
2015-05-28 08:22:25 -05:00
parent 0a81139b82
commit 41a018a482
4 changed files with 5 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM golang
FROM golang:1.4.2
# Copy the local package files to the container's workspace.
ADD . /go/src/github.com/MDrollette/i2p-tools