Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1228009735 |
@@ -12,14 +12,14 @@
|
|||||||
|
|
||||||
<!-- The release version of the Java Hotswap Docker image -->
|
<!-- The release version of the Java Hotswap Docker image -->
|
||||||
<!-- See: https://bitbucket.org/inteligr8/jdk-hotswap-docker -->
|
<!-- See: https://bitbucket.org/inteligr8/jdk-hotswap-docker -->
|
||||||
<jdk-hotswap.version>2.0.3-jbr-17.0.14</jdk-hotswap.version>
|
<jdk-hotswap.version>2.0.3-jbr-21.0.10</jdk-hotswap.version>
|
||||||
|
|
||||||
<namespace.prefix>tomcat-rad</namespace.prefix>
|
<namespace.prefix>tomcat-rad</namespace.prefix>
|
||||||
|
|
||||||
<!-- 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-10.cgi -->
|
||||||
<tomcat.version>10.1.52</tomcat.version>
|
<tomcat.version>11.0.20</tomcat.version>
|
||||||
<tomcat.majorVersion>10</tomcat.majorVersion>
|
<tomcat.majorVersion>11</tomcat.majorVersion>
|
||||||
<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