diff --git a/Dockerfile.ingest b/Dockerfile.ingest index bd6d7950..b03e14c0 100644 --- a/Dockerfile.ingest +++ b/Dockerfile.ingest @@ -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