Skip to content

Commit

Permalink
fix: upgrade gdal to 3.7.2 for webp fix
Browse files Browse the repository at this point in the history
  • Loading branch information
blacha committed Oct 2, 2023
1 parent 5102b2e commit 806bc90
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.7.0
FROM ghcr.io/osgeo/gdal:ubuntu-small-3.7.2

RUN apt-get update
# Install pip
Expand Down

0 comments on commit 806bc90

Please sign in to comment.