Skip to content

Commit 0d6a477

Browse files
committed
Specify WLP kernel file hash value
1 parent b10ebb6 commit 0d6a477

26 files changed

+26
-26
lines changed

ga/26.0.0.1/kernel/Dockerfile.ubi.ibmjava8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ARG VERBOSE=false
2222
ARG LIBERTY_VERSION=26.0.0.1
2323
ARG LIBERTY_URL
2424
ARG DOWNLOAD_OPTIONS=""
25-
ARG LIBERTY_SHA={replace_with_correct_sha}
25+
ARG LIBERTY_SHA=060600dd0e7f6e4a3e102a31245b11cf069559e8
2626

2727
# If there is a local copy of the image use that instead
2828
COPY resources/ /tmp/

ga/26.0.0.1/kernel/Dockerfile.ubi.openjdk11

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ARG VERBOSE=false
2222
ARG LIBERTY_VERSION=26.0.0.1
2323
ARG LIBERTY_URL
2424
ARG DOWNLOAD_OPTIONS=""
25-
ARG LIBERTY_SHA={replace_with_correct_sha}
25+
ARG LIBERTY_SHA=060600dd0e7f6e4a3e102a31245b11cf069559e8
2626

2727

2828
# If there is a local copy of the image use that instead

ga/26.0.0.1/kernel/Dockerfile.ubi.openjdk17

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ARG VERBOSE=false
2222
ARG LIBERTY_VERSION=26.0.0.1
2323
ARG LIBERTY_URL
2424
ARG DOWNLOAD_OPTIONS=""
25-
ARG LIBERTY_SHA={replace_with_correct_sha}
25+
ARG LIBERTY_SHA=060600dd0e7f6e4a3e102a31245b11cf069559e8
2626

2727
# If there is a local copy of the image use that instead
2828
COPY resources/ /tmp/

ga/26.0.0.1/kernel/Dockerfile.ubi.openjdk8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ARG VERBOSE=false
2222
ARG LIBERTY_VERSION=26.0.0.1
2323
ARG LIBERTY_URL
2424
ARG DOWNLOAD_OPTIONS=""
25-
ARG LIBERTY_SHA={replace_with_correct_sha}
25+
ARG LIBERTY_SHA=060600dd0e7f6e4a3e102a31245b11cf069559e8
2626

2727
# If there is a local copy of the image use that instead
2828
COPY resources/ /tmp/

ga/26.0.0.1/kernel/Dockerfile.ubi9-minimal.ibmjava8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ ARG VERBOSE=false
3232
ARG LIBERTY_VERSION=26.0.0.1
3333
ARG LIBERTY_URL
3434
ARG DOWNLOAD_OPTIONS=""
35-
ARG LIBERTY_SHA={replace_with_correct_sha}
35+
ARG LIBERTY_SHA=060600dd0e7f6e4a3e102a31245b11cf069559e8
3636

3737
# If there is a local copy of the image use that instead
3838
COPY resources/ /tmp/

ga/26.0.0.1/kernel/Dockerfile.ubi9-minimal.openjdk11

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ARG VERBOSE=false
2222
ARG LIBERTY_VERSION=26.0.0.1
2323
ARG LIBERTY_URL
2424
ARG DOWNLOAD_OPTIONS=""
25-
ARG LIBERTY_SHA={replace_with_correct_sha}
25+
ARG LIBERTY_SHA=060600dd0e7f6e4a3e102a31245b11cf069559e8
2626

2727
# If there is a local copy of the image use that instead
2828
COPY resources/ /tmp/

ga/26.0.0.1/kernel/Dockerfile.ubi9-minimal.openjdk17

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ARG VERBOSE=false
2222
ARG LIBERTY_VERSION=26.0.0.1
2323
ARG LIBERTY_URL
2424
ARG DOWNLOAD_OPTIONS=""
25-
ARG LIBERTY_SHA={replace_with_correct_sha}
25+
ARG LIBERTY_SHA=060600dd0e7f6e4a3e102a31245b11cf069559e8
2626

2727
# If there is a local copy of the image use that instead
2828
COPY resources/ /tmp/

ga/26.0.0.1/kernel/Dockerfile.ubi9-minimal.openjdk21

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ARG VERBOSE=false
2222
ARG LIBERTY_VERSION=26.0.0.1
2323
ARG LIBERTY_URL
2424
ARG DOWNLOAD_OPTIONS=""
25-
ARG LIBERTY_SHA={replace_with_correct_sha}
25+
ARG LIBERTY_SHA=060600dd0e7f6e4a3e102a31245b11cf069559e8
2626

2727
# If there is a local copy of the image use that instead
2828
COPY resources/ /tmp/

ga/26.0.0.1/kernel/Dockerfile.ubi9-minimal.openjdk25

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ARG VERBOSE=false
2222
ARG LIBERTY_VERSION=26.0.0.1
2323
ARG LIBERTY_URL
2424
ARG DOWNLOAD_OPTIONS=""
25-
ARG LIBERTY_SHA={replace_with_correct_sha}
25+
ARG LIBERTY_SHA=060600dd0e7f6e4a3e102a31245b11cf069559e8
2626

2727
# If there is a local copy of the image use that instead
2828
COPY resources/ /tmp/

ga/26.0.0.1/kernel/Dockerfile.ubi9-minimal.openjdk8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ARG VERBOSE=false
2222
ARG LIBERTY_VERSION=26.0.0.1
2323
ARG LIBERTY_URL
2424
ARG DOWNLOAD_OPTIONS=""
25-
ARG LIBERTY_SHA={replace_with_correct_sha}
25+
ARG LIBERTY_SHA=060600dd0e7f6e4a3e102a31245b11cf069559e8
2626

2727
# If there is a local copy of the image use that instead
2828
COPY resources/ /tmp/

0 commit comments

Comments
 (0)