Skip to content

Commit

Permalink
Update google-cloud-storage to v2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
corneliusroemer committed May 4, 2023
1 parent c74d05c commit 057b54a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ RUN pip3 install awscli==1.27.126
RUN pip3 install snakemake==7.25.2
# Google Cloud Storage package is required for Snakemake to fetch remote files
# from Google Storage URIs.
RUN pip3 install google-cloud-storage==2.7.0
RUN pip3 install google-cloud-storage==2.8.0

# Install epiweeks (for ncov)
RUN pip3 install epiweeks==2.1.2
Expand Down

0 comments on commit 057b54a

Please sign in to comment.