Skip to content

Commit 2b2eedc

Browse files
build(deps): bump osgeo/gdal in /docker
Bumps [osgeo/gdal](https://github.com/OSGeo/gdal) from ubuntu-full-3.10.3 to ubuntu-full-3.11.4. - [Release notes](https://github.com/OSGeo/gdal/releases) - [Changelog](https://github.com/OSGeo/gdal/blob/master/NEWS.md) - [Commits](OSGeo/gdal@v3.10.3...v3.11.4) --- updated-dependencies: - dependency-name: osgeo/gdal dependency-version: ubuntu-full-3.11.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e7f8447 commit 2b2eedc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
##
77
# gdal:ubuntu-small no longer comes with netcdf support compiled into gdal
88
# syntax=docker/dockerfile:1
9-
FROM ghcr.io/osgeo/gdal:ubuntu-full-3.10.3 AS base
9+
FROM ghcr.io/osgeo/gdal:ubuntu-full-3.11.4 AS base
1010

1111
ENV LC_ALL=C.UTF-8 \
1212
LANG=C.UTF-8 \

0 commit comments

Comments
 (0)