Skip to content

Commit

Permalink
remove obsolete tomcat docker image (#3940)
Browse files Browse the repository at this point in the history
  • Loading branch information
SylvainJuge authored Jan 23, 2025
1 parent 0807d21 commit 6cc2a84
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ public TomcatIT(final String tomcatVersion) {
@Parameterized.Parameters(name = "Tomcat {0}")
public static Iterable<Object[]> data() {
return Arrays.asList(new Object[][]{
{"8.5.0-jre8"},
{"9-jre11-slim"},
{"9.0.39-jdk14-openjdk-oracle"},
{"jdk8-adoptopenjdk-openj9"},
Expand Down

0 comments on commit 6cc2a84

Please sign in to comment.