We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7f8447 commit 2b2eedcCopy full SHA for 2b2eedc
docker/Dockerfile
@@ -6,7 +6,7 @@
6
##
7
# gdal:ubuntu-small no longer comes with netcdf support compiled into gdal
8
# syntax=docker/dockerfile:1
9
-FROM ghcr.io/osgeo/gdal:ubuntu-full-3.10.3 AS base
+FROM ghcr.io/osgeo/gdal:ubuntu-full-3.11.4 AS base
10
11
ENV LC_ALL=C.UTF-8 \
12
LANG=C.UTF-8 \
0 commit comments