Skip to content

Commit

Permalink
fix: update gdal version to 3.8.4 to fix footprints bug TDE-1106 (#923)
Browse files Browse the repository at this point in the history
  • Loading branch information
amfage authored Mar 24, 2024
1 parent eb92bd2 commit 7a3367e
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
@@ -1,4 +1,4 @@
FROM ghcr.io/osgeo/gdal:ubuntu-small-3.8.0@sha256:3ca7c26ef3aff8c8d134bbaa62e13d1a4c97c8a7b2853f1db0ff34c2f939a4de
FROM ghcr.io/osgeo/gdal:ubuntu-small-3.8.4@sha256:60d3bc2f8b09ca1a7ef2db0239699b2c03713aa02be6e525e731c0020bbb10a4

RUN apt-get update
# Install pip
Expand Down

0 comments on commit 7a3367e

Please sign in to comment.