Compare commits
4
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
baff429fe3 | ||
|
|
6b88cbe3e8 | ||
|
|
086a17cf98 | ||
|
|
35c38baa30 |
@@ -13,11 +13,11 @@
|
||||
<!-- The release version of the Java Hotswap Docker 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/ -->
|
||||
<jdk-hotswap.version>2.0.3-jbr21</jdk-hotswap.version>
|
||||
<jdk-hotswap.version>2.0.3-jbr17</jdk-hotswap.version>
|
||||
|
||||
<!-- The version of Apache Tomcat to serve as the basis of this Docker image -->
|
||||
<!-- See: https://tomcat.apache.org/download-11.cgi -->
|
||||
<tomcat.version>11.0.22</tomcat.version>
|
||||
<!-- See: https://tomcat.apache.org/download-10.cgi -->
|
||||
<tomcat.version>10.1.55</tomcat.version>
|
||||
<tomcat.mirror.baseUrl>https://archive.apache.org/dist/tomcat</tomcat.mirror.baseUrl>
|
||||
|
||||
<!-- The Docker image meta-data for pushing the build -->
|
||||
|
||||
Reference in New Issue
Block a user