Dockerfile with golang:1.4

This commit is contained in:
Benoit Benedetti 2014-12-30 22:18:40 +01:00
parent 6229a120f8
commit fbcd89e8ef

View file

@ -1,5 +1,4 @@
# Base docker image FROM golang:1.4
FROM golang:latest
RUN go get github.com/mailhog/MailHog RUN go get github.com/mailhog/MailHog