Skip to content

Commit 151dd2c

Browse files
committed
Dockerfile fix .. removing external
1 parent 9c426f6 commit 151dd2c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ RUN --mount=type=cache,target=/root/.cache/pip \
3737
COPY app.py /app
3838
COPY api/ /app/api
3939
COPY common/ /app/common
40-
COPY external/ /app/external
4140
COPY service/ /app/service
4241

4342
VOLUME ["/config"]

0 commit comments

Comments
 (0)