Skip to content

Commit

Permalink
change build test 11
Browse files Browse the repository at this point in the history
  • Loading branch information
dariNirvana committed Feb 10, 2024
1 parent f7692c1 commit 2826b20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ FROM python:3-alpine
WORKDIR /app

COPY --from=builder /install /usr/local
COPY --from=builder /usr/lib/python3/dist-packages/ebooklib /usr/lib/python3/dist-packages/ebooklib
COPY --from=builder /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages

COPY /telegraph-downloader /app/

Expand Down

0 comments on commit 2826b20

Please sign in to comment.