From 895e9fbd63b2aa22471f4f8c69efd5ba4e700e9c Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Tue, 9 Jan 2024 15:41:40 +0100 Subject: [PATCH] docker/README.md: advertize 3.8.3 [ci skip] --- docker/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docker/README.md b/docker/README.md index 051fb01bdf14..1d8362c4eaea 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.2 and PROJ 9.3.1, for linux/amd64 and linux/arm64: -* ghcr.io/osgeo/gdal:alpine-small-3.8.2 -* ghcr.io/osgeo/gdal:alpine-normal-3.8.2 -* ghcr.io/osgeo/gdal:ubuntu-small-3.8.2 -* ghcr.io/osgeo/gdal:ubuntu-full-3.8.2 +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 ## Multi-arch Images