Skip to content

Commit

Permalink
chore(satellite): update satellite-weather-downloader dependency to 1…
Browse files Browse the repository at this point in the history
….10.1 (#33)
  • Loading branch information
luabida authored Jun 4, 2024
1 parent 29dd9ae commit 323c35c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ RUN source /home/airflow/mambaforge/bin/activate \
&& sed -i "s/include-system-site-packages = false/include-system-site-packages = true/" /opt/envs/py310/pyvenv.cfg \
&& source /opt/envs/py310/bin/activate \
&& pip install \
"satellite-weather-downloader >= 1.9.6" \
"satellite-weather-downloader >= 1.10.1" \
psycopg2

RUN echo "alias activate_episcanner='source /home/airflow/mambaforge/bin/activate episcanner-downloader'" >> /home/airflow/.bashrc
Expand Down

0 comments on commit 323c35c

Please sign in to comment.