Compare commits
7
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
684e7c2699 | ||
|
|
61196770a8 | ||
|
|
2a82c1cbe5 | ||
|
|
35230b2bf8 | ||
|
|
2eb0b40c8a | ||
|
|
600a5e1b17 | ||
|
|
1228009735 |
@@ -13,11 +13,11 @@
|
|||||||
<!-- The release version of the Java Hotswap Docker image -->
|
<!-- The release version of the Java Hotswap Docker image -->
|
||||||
<!-- See: https://git.inteligr8.com/inteligr8/jdk-hotswap-image -->
|
<!-- See: https://git.inteligr8.com/inteligr8/jdk-hotswap-image -->
|
||||||
<!-- See: https://repos.inteligr8.com/nexus/service/rest/repository/browse/inteligr8-docker-public/v2/inteligr8/jdk-hotswap/tags/ -->
|
<!-- See: https://repos.inteligr8.com/nexus/service/rest/repository/browse/inteligr8-docker-public/v2/inteligr8/jdk-hotswap/tags/ -->
|
||||||
<jdk-hotswap.version>2.0.3-jbr17</jdk-hotswap.version>
|
<jdk-hotswap.version>2.0.3-jbr21</jdk-hotswap.version>
|
||||||
|
|
||||||
<!-- The version of Apache Tomcat to serve as the basis of this Docker image -->
|
<!-- The version of Apache Tomcat to serve as the basis of this Docker image -->
|
||||||
<!-- See: https://tomcat.apache.org/download-10.cgi -->
|
<!-- See: https://tomcat.apache.org/download-11.cgi -->
|
||||||
<tomcat.version>10.1.52</tomcat.version>
|
<tomcat.version>11.0.22</tomcat.version>
|
||||||
<tomcat.mirror.baseUrl>https://archive.apache.org/dist/tomcat</tomcat.mirror.baseUrl>
|
<tomcat.mirror.baseUrl>https://archive.apache.org/dist/tomcat</tomcat.mirror.baseUrl>
|
||||||
|
|
||||||
<!-- The Docker image meta-data for pushing the build -->
|
<!-- The Docker image meta-data for pushing the build -->
|
||||||
|
|||||||
Reference in New Issue
Block a user