Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Easily find latest version numbers
  • Loading branch information
petersmythe authored Apr 24, 2024
1 parent fd39d4f commit e2ac594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit e2ac594

Please sign in to comment.