Skip to content

Commit

Permalink
Update tomcat Docker tag to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and cjdcordeiro committed Feb 28, 2023
1 parent fd12071 commit 11f9e26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/acmeair-tomcat/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM tomcat:9.0.71-jre8-temurin-jammy
FROM tomcat:10.0.27-jre8-temurin-jammy

ADD config/server.xml /usr/local/tomcat/conf/server.xml
ADD acmeair-java-2.0.0-SNAPSHOT.war /usr/local/tomcat/webapps

0 comments on commit 11f9e26

Please sign in to comment.