Skip to content

Commit 7499337

Browse files
grillazzCopilot
andauthored
Update Dockerfile
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 757bb2d commit 7499337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ COPY /tests/ tests/
5555
COPY /templates/ templates/
5656
COPY .env app/
5757
COPY alembic.ini /panettone/alembic.ini
58-
COPY /alembic/ alembic/
58+
COPY /alembic/ /panettone/alembic/
5959
COPY logging-uvicorn.json /panettone/logging-uvicorn.json
6060
COPY logging-granian.json /panettone/logging-granian.json
6161
COPY pyproject.toml /panettone/pyproject.toml

0 commit comments

Comments
 (0)