Skip to content

Commit

Permalink
pin csv2bufr 0.4.1 (#375)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkralidis authored Jan 24, 2023
1 parent 723437c commit 863270e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wis2box-management/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ RUN apt-get update -y \
&& apt-get install -y -t bookworm libeccodes-data \
&& apt-get install -y ${DEBIAN_PACKAGES} \
# install wis2box data pipeline dependencies
&& pip3 install --no-cache-dir https://github.com/wmo-im/csv2bufr/archive/refs/tags/v0.4.0.zip \
&& pip3 install --no-cache-dir https://github.com/wmo-im/csv2bufr/archive/refs/tags/v0.4.1.zip \
&& pip3 install --no-cache-dir https://github.com/wmo-im/bufr2geojson/archive/refs/tags/v0.4.2.zip \
&& pip3 install --no-cache-dir https://github.com/wmo-im/pymetdecoder/archive/master.zip \
&& pip3 install --no-cache-dir https://github.com/wmo-im/synop2bufr/archive/main.zip \
Expand Down

0 comments on commit 863270e

Please sign in to comment.