We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 757bb2d commit 7499337Copy full SHA for 7499337
Dockerfile
@@ -55,7 +55,7 @@ COPY /tests/ tests/
55
COPY /templates/ templates/
56
COPY .env app/
57
COPY alembic.ini /panettone/alembic.ini
58
-COPY /alembic/ alembic/
+COPY /alembic/ /panettone/alembic/
59
COPY logging-uvicorn.json /panettone/logging-uvicorn.json
60
COPY logging-granian.json /panettone/logging-granian.json
61
COPY pyproject.toml /panettone/pyproject.toml
0 commit comments