We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcce838 commit 90c95b7Copy full SHA for 90c95b7
tomcat/Dockerfile
@@ -3,7 +3,7 @@ FROM java
3
4
ARG TARGETARCH
5
# renovate: datasource=github-tags depName=apache-tomcat packageName=apache/tomcat
6
-ARG TOMCAT_VERSION=9.0.102
+ARG TOMCAT_VERSION=11.0.5
7
ARG TOMCAT_FILE_SHA256="23e0a3b16d53a121c8c86b0ea4e6967d1a4ab689ccf6490ce09eae57ac394787"
8
9
EXPOSE 8080
0 commit comments