Skip to content

Commit

Permalink
Merge pull request #31 from GeoNode/issue_30
Browse files Browse the repository at this point in the history
[Fixes #30] Upgrade to Tomcat 9.0.85
  • Loading branch information
giohappy authored Jan 31, 2024
2 parents c790faf + 379fbb4 commit 05cf135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/geoserver/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG IMAGE_VERSION=9.0-jdk11-openjdk-slim-bullseye
ARG IMAGE_VERSION=9.0.85-jdk11-temurin-focal
ARG JAVA_HOME=/usr/local/openjdk-11
FROM tomcat:$IMAGE_VERSION
LABEL GeoNode Development Team
Expand Down

0 comments on commit 05cf135

Please sign in to comment.