We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8fcbb7 commit 000c24bCopy full SHA for 000c24b
.github/workflows/push.yml
@@ -21,7 +21,7 @@ jobs:
21
strategy:
22
matrix:
23
include:
24
- - tag: "10.1.0-jdk17-openjdk"
+ - tag: "jdk17-openjdk"
25
base: "unidata/tomcat-docker:10.1.0-jdk17-openjdk@sha256:8b595bcd8eee410e2d610829b5d4e312d51e3ea6c6bde952a5838845f67a4839"
26
27
steps:
@@ -87,7 +87,7 @@ jobs:
87
88
89
90
91
92
93
0 commit comments