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 b6b985f commit b16afbeCopy full SHA for b16afbe
.github/workflows/validate-published-images.yml
@@ -14,7 +14,7 @@ jobs:
14
matrix:
15
distros: ["mariner", "distroless"]
16
jdkvendor: ["temurin"]
17
- jdkversion: [{ major: "8", expected: "1.8.0_442" }]
+ jdkversion: [{ major: "8", expected: "1.8.0_452" }]
18
steps:
19
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
20
0 commit comments