Skip to content

Commit b77ae40

Browse files
committed
Replace placeholder with actual checksum
1 parent 9270b3a commit b77ae40

16 files changed

+16
-16
lines changed

ga/24.0.0.9/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=24.0.0.9
2323
ARG LIBERTY_URL
2424
ARG DOWNLOAD_OPTIONS=""
25-
ARG LIBERTY_SHA={replace_with_correct_sha}
25+
ARG LIBERTY_SHA=e0f8996103aed984661cde75149f583f80f5f91a
2626

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

ga/24.0.0.9/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=24.0.0.9
2323
ARG LIBERTY_URL
2424
ARG DOWNLOAD_OPTIONS=""
25-
ARG LIBERTY_SHA={replace_with_correct_sha}
25+
ARG LIBERTY_SHA=e0f8996103aed984661cde75149f583f80f5f91a
2626

2727

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

ga/24.0.0.9/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=24.0.0.9
2323
ARG LIBERTY_URL
2424
ARG DOWNLOAD_OPTIONS=""
25-
ARG LIBERTY_SHA={replace_with_correct_sha}
25+
ARG LIBERTY_SHA=e0f8996103aed984661cde75149f583f80f5f91a
2626

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

ga/24.0.0.9/kernel/Dockerfile.ubi.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=24.0.0.9
2323
ARG LIBERTY_URL
2424
ARG DOWNLOAD_OPTIONS=""
25-
ARG LIBERTY_SHA={replace_with_correct_sha}
25+
ARG LIBERTY_SHA=e0f8996103aed984661cde75149f583f80f5f91a
2626

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

ga/24.0.0.9/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=24.0.0.9
2323
ARG LIBERTY_URL
2424
ARG DOWNLOAD_OPTIONS=""
25-
ARG LIBERTY_SHA={replace_with_correct_sha}
25+
ARG LIBERTY_SHA=e0f8996103aed984661cde75149f583f80f5f91a
2626

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

ga/24.0.0.9/kernel/Dockerfile.ubuntu.ibmjava8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ARG OPENJ9_SCC=true
2121

2222
ARG LIBERTY_VERSION=24.0.0.9
2323
ARG LIBERTY_BUILD_LABEL=cl241020240827-1743
24-
ARG LIBERTY_SHA={replace_with_correct_sha}
24+
ARG LIBERTY_SHA=e0f8996103aed984661cde75149f583f80f5f91a
2525

2626
LABEL org.opencontainers.image.authors="Leo Christy Jesuraj, Thomas Watson, Wendy Raschke, Michal Broz" \
2727
org.opencontainers.image.vendor="IBM" \

ga/24.0.0.9/kernel/Dockerfile.ubuntu.openjdk11

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ARG OPENJ9_SCC=true
2121

2222
ARG LIBERTY_VERSION=24.0.0.9
2323
ARG LIBERTY_BUILD_LABEL=cl241020240827-1743
24-
ARG LIBERTY_SHA={replace_with_correct_sha}
24+
ARG LIBERTY_SHA=e0f8996103aed984661cde75149f583f80f5f91a
2525

2626
LABEL org.opencontainers.image.authors="Leo Christy Jesuraj, Thomas Watson, Wendy Raschke, Michal Broz" \
2727
org.opencontainers.image.vendor="IBM" \

ga/24.0.0.9/kernel/Dockerfile.ubuntu.openjdk17

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ARG OPENJ9_SCC=true
2121

2222
ARG LIBERTY_VERSION=24.0.0.9
2323
ARG LIBERTY_BUILD_LABEL=cl241020240827-1743
24-
ARG LIBERTY_SHA={replace_with_correct_sha}
24+
ARG LIBERTY_SHA=e0f8996103aed984661cde75149f583f80f5f91a
2525

2626
LABEL org.opencontainers.image.authors="Leo Christy Jesuraj, Thomas Watson, Wendy Raschke, Michal Broz" \
2727
org.opencontainers.image.vendor="IBM" \

ga/latest/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=24.0.0.9
2323
ARG LIBERTY_URL
2424
ARG DOWNLOAD_OPTIONS=""
25-
ARG LIBERTY_SHA={replace_with_correct_sha}
25+
ARG LIBERTY_SHA=e0f8996103aed984661cde75149f583f80f5f91a
2626

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

ga/latest/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=24.0.0.9
2323
ARG LIBERTY_URL
2424
ARG DOWNLOAD_OPTIONS=""
25-
ARG LIBERTY_SHA={replace_with_correct_sha}
25+
ARG LIBERTY_SHA=e0f8996103aed984661cde75149f583f80f5f91a
2626

2727

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

0 commit comments

Comments
 (0)