Skip to content

Commit

Permalink
qsf
Browse files Browse the repository at this point in the history
  • Loading branch information
aryanbhosale committed Sep 14, 2024
1 parent 46f3722 commit 3a4d998
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ COPY pyproject.toml .

# Install the project and its dependencies
RUN pip install --no-cache-dir .
RUN pip install quartz-solar-forecast

# Install wait-for-it script
ADD https://github.com/vishnubob/wait-for-it/raw/master/wait-for-it.sh /usr/local/bin/wait-for-it
Expand Down

0 comments on commit 3a4d998

Please sign in to comment.