Skip to content

Commit 4bce619

Browse files
authored
Updated expected jdk8 version (#117)
1 parent dce5d36 commit 4bce619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-published-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
matrix:
1515
distros: ["mariner", "distroless"]
1616
jdkvendor: ["temurin"]
17-
jdkversion: [{ major: "8", expected: "1.8.0_432" }]
17+
jdkversion: [{ major: "8", expected: "1.8.0_442" }]
1818
steps:
1919
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2020

0 commit comments

Comments
 (0)