Merge pull request #4 from weskamm/geoserver2.21.1

Update GeoServer version to 2.21.1
pull/3/head
Nils Bühner 2022-08-05 13:45:04 +02:00 committed by GitHub
commit e782912ca3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ FROM ubuntu:22.04
# The GS_VERSION argument could be used like this to overwrite the default:
# docker build --build-arg GS_VERSION=2.11.3 -t geoserver:2.11.3 .
ARG TOMCAT_VERSION=9.0.64
ARG GS_VERSION=2.21.0
ARG GS_VERSION=2.21.1
ARG GS_DATA_PATH=./geoserver_data/
ARG ADDITIONAL_LIBS_PATH=./additional_libs/
ARG ADDITIONAL_FONTS_PATH=./additional_fonts/