Skip to content

Commit 429421c

Browse files
Bump default to 2.28.0
1 parent 8e1ba39 commit 429421c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM tomcat:9-jre11-temurin-focal AS base
22

3-
ARG GEOSERVER_VERSION="2.25.3"
3+
ARG GEOSERVER_VERSION="2.28.0"
44
ENV GEOSERVER_VERSION=$GEOSERVER_VERSION
55
ENV GEOSERVER_URL="https://sourceforge.net/projects/geoserver/files/GeoServer/${GEOSERVER_VERSION}/geoserver-${GEOSERVER_VERSION}-war.zip"
66
ENV GEOSERVER_LIB_DIR="/usr/local/tomcat/webapps/geoserver/WEB-INF/lib"

0 commit comments

Comments
 (0)