Skip to content

Commit

Permalink
Use GDAL 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Nov 15, 2023
1 parent a90a84b commit 560a513
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.3 as gdal
FROM ghcr.io/osgeo/gdal:ubuntu-small-3.8.0 as gdal

FROM gdal as builder
LABEL maintainer Camptocamp "[email protected]"
Expand Down

0 comments on commit 560a513

Please sign in to comment.