From e2ac59468f47b8d87474ea714edea91c3c938053 Mon Sep 17 00:00:00 2001 From: Peter Smythe Date: Wed, 24 Apr 2024 16:18:03 +0200 Subject: [PATCH] Update README.md Easily find latest version numbers --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b236764..88099b1 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ To pull an official image use ``docker.osgeo.org/geoserver:{{VERSION}}``, e.g.: ```shell docker pull docker.osgeo.org/geoserver:2.24.1 ``` -All the images can be found at: [https://repo.osgeo.org](https://repo.osgeo.org) +All the images can be found at: [https://repo.osgeo.org](https://repo.osgeo.org/#browse/browse:geoserver-docker:v2/geoserver/tags) and the latest stable and maintenance version numbers can be obtained from [https://geoserver.org/download/](https://geoserver.org/download/) Afterwards you can run the pulled image locally with: