Skip to content

Commit

Permalink
Align tomcat image to focal variant
Browse files Browse the repository at this point in the history
  • Loading branch information
PascalLike committed Jan 7, 2025
1 parent 2000212 commit 1641e73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ RUN mvn install -DskipTests
#
# Package stage
#
FROM tomcat:8.5-jdk11
FROM tomcat:8.5-jdk11-temurin-focal

ENV GN_FILE geonetwork.war
ENV DATA_DIR=$CATALINA_HOME/webapps/geonetwork/WEB-INF/data
Expand Down

0 comments on commit 1641e73

Please sign in to comment.