update Dockerfile path

This commit is contained in:
Seán C McCord 2017-09-30 23:24:05 -04:00
parent 3e3a51cc40
commit 67bcc9e90e

View file

@ -1,3 +1,3 @@
FROM ulexus/go-minimal
COPY tmp/cycore-web /app
COPY tmp/src /
COPY /go/tmp/cycore-web /app
COPY /go/tmp/src /