Skip to content

Commit

Permalink
revmoe file from docker
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield committed Sep 26, 2024
1 parent b4eee82 commit 2fcf173
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion infrastructure/Dockerfile.forecast-inference
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ WORKDIR /app
COPY ./forecast-inference/pyproject.toml /app/pyproject.toml
COPY ./forecast-inference/poetry.lock /app/poetry.lock
COPY ./forecast-inference/aws_config.yaml /app/configuration.yaml
COPY ./pv-site-prediction /pv-site-prediction

# Install dependencies
RUN poetry install --without dev --no-root
Expand Down

0 comments on commit 2fcf173

Please sign in to comment.