Skip to content

Commit

Permalink
Fix mistake in ingest Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mfisher87 committed Feb 9, 2024
1 parent 1765149 commit b4d54bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile.ingest
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ RUN micromamba clean --all --yes
COPY ./pyproject.toml .
COPY ./scripts ./scripts
COPY ./static ./static
COPY ./schema ./schema
COPY ./snow_today_webapp_ingest ./snow_today_webapp_ingest

ENV PYTHONPATH=/snow-today-webapp-server-ingest
Expand Down

0 comments on commit b4d54bd

Please sign in to comment.