Skip to content

Commit 90c95b7

Browse files
Update dependency apache-tomcat to v11
1 parent bcce838 commit 90c95b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tomcat/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM java
33

44
ARG TARGETARCH
55
# renovate: datasource=github-tags depName=apache-tomcat packageName=apache/tomcat
6-
ARG TOMCAT_VERSION=9.0.102
6+
ARG TOMCAT_VERSION=11.0.5
77
ARG TOMCAT_FILE_SHA256="23e0a3b16d53a121c8c86b0ea4e6967d1a4ab689ccf6490ce09eae57ac394787"
88

99
EXPOSE 8080

0 commit comments

Comments
 (0)