From c00210431e82bf241a742262d8da40a7d4a353ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 21:27:04 +0000 Subject: [PATCH] fix(deps): update ghcr.io/osgeo/gdal docker tag to ubuntu-small-3.12.0 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 7da762d..4664eea 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/osgeo/gdal:ubuntu-small-3.11.4 +FROM ghcr.io/osgeo/gdal:ubuntu-small-3.12.0 # see https://github.com/OSGeo/gdal/pkgs/container/gdal