Skip to content

Commit cbb8cd4

Browse files
Updated Dockerfile to latest gdal ubuntu image
This release may be too new (3.13.x), if this still installs old versions of dumpy etc the next thing will be to try 3.12.x and remove and override older packages that the upstream GDAL Dockerfile install comes with.
1 parent 365acde commit cbb8cd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/osgeo/gdal:ubuntu-small-3.11.3
1+
FROM ghcr.io/osgeo/gdal:ubuntu-small-latest
22

33
ENV DEBIAN_FRONTEND=noninteractive \
44
LC_ALL=C.UTF-8 \

0 commit comments

Comments
 (0)