From 67bcc9e90ea41e0135f139c8a7397ae9d7a4b160 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Se=C3=A1n=20C=20McCord?= Date: Sat, 30 Sep 2017 23:24:05 -0400 Subject: [PATCH] update Dockerfile path --- Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 303beee..7268b2e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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 /