Skip to content

Commit

Permalink
updating python-sci packages (may break)
Browse files Browse the repository at this point in the history
  • Loading branch information
rabellino-noaa committed Jul 10, 2024
1 parent 420bb30 commit a6ad4bc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 40 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-package-python-sci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
ignore-unfixed: true
vuln-type: 'os,library'
severity: 'CRITICAL,HIGH'
scanners: 'vuln'

# this requires public repo / additional config
#format: 'sarif'
Expand Down
3 changes: 2 additions & 1 deletion docker/python-sci/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,9 @@ RUN conda config --set solver classic && \
shapely==2.0.2 \
pillow==10.2.0 \
flask==2.3.2 \
gunicorn==21.2.0 \
gunicorn==22.0.0 \
python-logging-rabbitmq==2.0.0 \
stdlib==1.22.4 \
&& conda clean -y --all

# Get the latest package updates to keep security vulnerabilities down
Expand Down
39 changes: 0 additions & 39 deletions docker/python-sci/arm64/Dockerfile

This file was deleted.

0 comments on commit a6ad4bc

Please sign in to comment.