Skip to content

Commit dad391b

Browse files
committed
dockerfile fix
1 parent 048917b commit dad391b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,5 @@ RUN --mount=type=cache,target=/var/cache/apt,sharing=locked \
4646
python3.13
4747

4848
WORKDIR /app
49-
COPY conf.env .
5049
COPY --from=builder /app/.venv /app/.venv
5150
ENV PATH="/app/.venv/bin:$PATH"

0 commit comments

Comments
 (0)