Skip to content

Commit

Permalink
remaining tomcat upgrade (#3665)
Browse files Browse the repository at this point in the history
  • Loading branch information
elefeint authored May 12, 2022
1 parent 1c1f272 commit 9838c40
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<version>${jib-maven-plugin.version}</version>
<configuration>
<from>
<image>tomcat:8.5-jre8-alpine</image>
<image>tomcat:10-jre8-temurin</image>
</from>
<to>
<image>${_TARGET_IMAGE}</image>
Expand Down

0 comments on commit 9838c40

Please sign in to comment.