Skip to content

Commit

Permalink
Fix CVE
Browse files Browse the repository at this point in the history
 [HIGH] [email protected]: SNYK-PYTHON-WAITRESS-8309635 CWE-772 [Fixed in: 3.0.1].
 [CRITICAL] [email protected]: SNYK-PYTHON-WAITRESS-8309636 CWE-367 [Fixed in: 3.0.1].
  • Loading branch information
sbrunner committed Nov 1, 2024
1 parent cfd588b commit fa5bda9
Show file tree
Hide file tree
Showing 4 changed files with 98 additions and 53 deletions.
2 changes: 1 addition & 1 deletion custom/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM osgeo/gdal:ubuntu-small-3.4.3 AS base-all
FROM osgeo/gdal:ubuntu-small-3.6.3 AS base-all

# Fail on error on pipe, see: https://github.com/hadolint/hadolint/wiki/DL4006.
# Treat unset variables as an error when substituting.
Expand Down
Loading

0 comments on commit fa5bda9

Please sign in to comment.