Move to alpine

This commit is contained in:
Alex 2017-01-09 13:49:10 +00:00
parent eb0776e3a3
commit fe9ada50bd

View File

@ -1,4 +1,5 @@
FROM golang:1.7.3 FROM golang:1.7.3
FROM alpine:latest
COPY gateway . COPY gateway .