We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c426f6 commit 151dd2cCopy full SHA for 151dd2c
Dockerfile
@@ -37,7 +37,6 @@ RUN --mount=type=cache,target=/root/.cache/pip \
37
COPY app.py /app
38
COPY api/ /app/api
39
COPY common/ /app/common
40
-COPY external/ /app/external
41
COPY service/ /app/service
42
43
VOLUME ["/config"]
0 commit comments