From c72acef96f2c099c99114faedab6993424a2e914 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Wed, 16 Oct 2024 10:30:14 +0200 Subject: [PATCH] docker/README.md: advertize 3.9.3 images [ci skip] --- docker/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docker/README.md b/docker/README.md index dc826714445f..390cea55b7f7 100644 --- a/docker/README.md +++ b/docker/README.md @@ -100,11 +100,11 @@ If you are getting a ``: arena 0 background thread creation failed (1) # Images of releases -Tagged images of recent past releases are available. The last ones (at time of writing) are for GDAL 3.9.2 and PROJ 9.4.1, for linux/amd64 and linux/arm64: -* ghcr.io/osgeo/gdal:alpine-small-3.9.2 -* ghcr.io/osgeo/gdal:alpine-normal-3.9.2 -* ghcr.io/osgeo/gdal:ubuntu-small-3.9.2 -* ghcr.io/osgeo/gdal:ubuntu-full-3.9.2 +Tagged images of recent past releases are available. The last ones (at time of writing) are for GDAL 3.9.3 and PROJ 9.5.0, for linux/amd64 and linux/arm64: +* ghcr.io/osgeo/gdal:alpine-small-3.9.3 +* ghcr.io/osgeo/gdal:alpine-normal-3.9.3 +* ghcr.io/osgeo/gdal:ubuntu-small-3.9.3 +* ghcr.io/osgeo/gdal:ubuntu-full-3.9.3 ## Multi-arch Images