From 3eced8f44ea966e3e2edb18d93767cc6b725d952 Mon Sep 17 00:00:00 2001 From: Johannes Weskamm Date: Fri, 5 Aug 2022 13:40:55 +0200 Subject: [PATCH] Update geoserver version to 2.21.1 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 3afd9e3..2cf4768 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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/