Skip to content

Commit 9716a0b

Browse files
committed
Merge remote-tracking branch 'origin/198-add-simple-caching' into 198-add-simple-caching
2 parents c09c338 + 7499337 commit 9716a0b

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)