aboutsummaryrefslogtreecommitdiff
path: root/projects/dragonfly/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/dragonfly/Dockerfile')
-rw-r--r--projects/dragonfly/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/dragonfly/Dockerfile b/projects/dragonfly/Dockerfile
index 2d04a8f8f..46870a6db 100644
--- a/projects/dragonfly/Dockerfile
+++ b/projects/dragonfly/Dockerfile
@@ -30,4 +30,4 @@ RUN go get github.com/go-openapi/swag \
github.com/willf/bitset
RUN git clone https://github.com/dragonflyoss/Dragonfly
COPY build.sh $SRC/
-WORKDIR $SRC/
+WORKDIR $SRC/Dragonfly