Skip to content

Commit 5d885af

Browse files
committed
Update build label for Java 21
1 parent 73c5173 commit 5d885af

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ga/24.0.0.1/kernel/Dockerfile.ubi.openjdk21

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ ARG VERBOSE=false
4545
ARG OPENJ9_SCC=true
4646

4747
ARG LIBERTY_VERSION=24.0.0.1
48-
ARG LIBERTY_BUILD_LABEL={replace_with_gm_driver_label}
48+
ARG LIBERTY_BUILD_LABEL=cl240120240115-2042
4949

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

ga/latest/kernel/Dockerfile.ubi.openjdk21

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ ARG VERBOSE=false
4545
ARG OPENJ9_SCC=true
4646

4747
ARG LIBERTY_VERSION=24.0.0.1
48-
ARG LIBERTY_BUILD_LABEL={replace_with_gm_driver_label}
48+
ARG LIBERTY_BUILD_LABEL=cl240120240115-2042
4949

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

0 commit comments

Comments
 (0)