Skip to content

Commit

Permalink
Upgrade version 2.24.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mrauhala committed Jun 11, 2024
1 parent 9bb355b commit 53b8903
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 2.24/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LABEL maintainer "Mikko Rauhala <mikko@meteo.fi>"
LABEL org.opencontainers.image.source=https://github.com/meteofi/docker-geoserver
LABEL org.opencontainers.image.description="GeoServer"

ARG GEOSERVER_VERSION="2.24.2"
ARG GEOSERVER_VERSION="2.24.3"
ARG GEOSERVER_DATA_DIR="/data/geoserver"
ARG GEOSERVER_PLUGINS="css grib netcdf pyramid vectortiles wps ysld"
ARG GEOSERVER_FONTS="Lato Noto%20Sans Open%20Sans Poppins Roboto Ubuntu"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ GeoServer is a OGC compliant implementation of a number of open standards such a
Additional formats and publication options are available including Web Map Tile Service (WMTS) and extensions for Catalogue Service (CSW) and Web Processing Service (WPS).

### Supported tags and respective **`Dockerfile`** links
* `2.24.2`, `2.24`, `stable`, `latest` ([2.24/Dockerfile](https://github.com/meteofi/docker-geoserver/blob/master/2.24/Dockerfile))
* `2.24.3`, `2.24`, `stable`, `latest` ([2.24/Dockerfile](https://github.com/meteofi/docker-geoserver/blob/master/2.24/Dockerfile))
* `2.23.5`, `2.23`, `maintenance` ([2.23/Dockerfile](https://github.com/meteofi/docker-geoserver/blob/master/2.23/Dockerfile))
* `2.22.5`, `2.22` ([2.22/Dockerfile](https://github.com/meteofi/docker-geoserver/blob/master/2.22/Dockerfile))
* `2.21.5`, `2.21` ([2.21/Dockerfile](https://github.com/meteofi/docker-geoserver/blob/master/2.21/Dockerfile))
Expand Down

0 comments on commit 53b8903

Please sign in to comment.