From 577e6ae558e48cb93bbb46db4e4a62b9476e0e07 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Mon, 19 Feb 2024 10:47:05 +0100 Subject: [PATCH] docker/README.md: adverize 3.8.4 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 1d8362c4eaea..0e22b44ab15c 100644 --- a/docker/README.md +++ b/docker/README.md @@ -98,11 +98,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.8.3 and PROJ 9.3.1, for linux/amd64 and linux/arm64: -* ghcr.io/osgeo/gdal:alpine-small-3.8.3 -* ghcr.io/osgeo/gdal:alpine-normal-3.8.3 -* ghcr.io/osgeo/gdal:ubuntu-small-3.8.3 -* ghcr.io/osgeo/gdal:ubuntu-full-3.8.3 +Tagged images of recent past releases are available. The last ones (at time of writing) are for GDAL 3.8.4 and PROJ 9.3.1, for linux/amd64 and linux/arm64: +* ghcr.io/osgeo/gdal:alpine-small-3.8.4 +* ghcr.io/osgeo/gdal:alpine-normal-3.8.4 +* ghcr.io/osgeo/gdal:ubuntu-small-3.8.4 +* ghcr.io/osgeo/gdal:ubuntu-full-3.8.4 ## Multi-arch Images