Skip to content

Commit

Permalink
Change back to jre
Browse files Browse the repository at this point in the history
  • Loading branch information
mrauhala committed Jan 21, 2024
1 parent 92901f3 commit 9969cfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2.24/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG TOMCAT_VERSION="9-jdk11"
ARG TOMCAT_VERSION="9-jre11"

FROM docker.io/tomcat:$TOMCAT_VERSION
LABEL maintainer "Mikko Rauhala <mikko@meteo.fi>"
Expand Down

0 comments on commit 9969cfa

Please sign in to comment.