Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ga/24.0.0.4/kernel/Dockerfile.ubi.ibmjava8
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ARG VERBOSE=false
ARG LIBERTY_VERSION=24.0.0.4
ARG LIBERTY_URL
ARG DOWNLOAD_OPTIONS=""
ARG LIBERTY_SHA={replace_with_correct_sha}
ARG LIBERTY_SHA=9a153c5e45bb0c6ceed3f4ebe18d4e425d0444a3

# If there is a local copy of the image use that instead
COPY resources/ /tmp/
Expand All @@ -49,7 +49,7 @@ ARG VERBOSE=false
ARG OPENJ9_SCC=true

ARG LIBERTY_VERSION=24.0.0.4
ARG LIBERTY_BUILD_LABEL={replace_with_gm_driver_label}
ARG LIBERTY_BUILD_LABEL=cl240420240408-2000

LABEL org.opencontainers.image.authors="Leo Christy Jesuraj, Thomas Watson, Wendy Raschke, Michal Broz" \
org.opencontainers.image.vendor="IBM" \
Expand Down
4 changes: 2 additions & 2 deletions ga/24.0.0.4/kernel/Dockerfile.ubi.openjdk11
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ARG VERBOSE=false
ARG LIBERTY_VERSION=24.0.0.4
ARG LIBERTY_URL
ARG DOWNLOAD_OPTIONS=""
ARG LIBERTY_SHA={replace_with_correct_sha}
ARG LIBERTY_SHA=9a153c5e45bb0c6ceed3f4ebe18d4e425d0444a3


# If there is a local copy of the image use that instead
Expand Down Expand Up @@ -50,7 +50,7 @@ ARG VERBOSE=false
ARG OPENJ9_SCC=true

ARG LIBERTY_VERSION=24.0.0.4
ARG LIBERTY_BUILD_LABEL={replace_with_gm_driver_label}
ARG LIBERTY_BUILD_LABEL=cl240420240408-2000

LABEL org.opencontainers.image.authors="Leo Christy Jesuraj, Thomas Watson, Wendy Raschke, Michal Broz" \
org.opencontainers.image.vendor="IBM" \
Expand Down
4 changes: 2 additions & 2 deletions ga/24.0.0.4/kernel/Dockerfile.ubi.openjdk17
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ARG VERBOSE=false
ARG LIBERTY_VERSION=24.0.0.4
ARG LIBERTY_URL
ARG DOWNLOAD_OPTIONS=""
ARG LIBERTY_SHA={replace_with_correct_sha}
ARG LIBERTY_SHA=9a153c5e45bb0c6ceed3f4ebe18d4e425d0444a3

# If there is a local copy of the image use that instead
COPY resources/ /tmp/
Expand All @@ -49,7 +49,7 @@ ARG VERBOSE=false
ARG OPENJ9_SCC=true

ARG LIBERTY_VERSION=24.0.0.4
ARG LIBERTY_BUILD_LABEL={replace_with_gm_driver_label}
ARG LIBERTY_BUILD_LABEL=cl240420240408-2000

LABEL org.opencontainers.image.authors="Leo Christy Jesuraj, Thomas Watson, Wendy Raschke, Michal Broz" \
org.opencontainers.image.vendor="IBM" \
Expand Down
4 changes: 2 additions & 2 deletions ga/24.0.0.4/kernel/Dockerfile.ubi.openjdk21
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ARG VERBOSE=false
ARG LIBERTY_VERSION=24.0.0.4
ARG LIBERTY_URL
ARG DOWNLOAD_OPTIONS=""
ARG LIBERTY_SHA={replace_with_correct_sha}
ARG LIBERTY_SHA=9a153c5e45bb0c6ceed3f4ebe18d4e425d0444a3

# If there is a local copy of the image use that instead
COPY resources/ /tmp/
Expand All @@ -48,7 +48,7 @@ ARG VERBOSE=false
ARG OPENJ9_SCC=true

ARG LIBERTY_VERSION=24.0.0.4
ARG LIBERTY_BUILD_LABEL={replace_with_gm_driver_label}
ARG LIBERTY_BUILD_LABEL=cl240420240408-2000

LABEL org.opencontainers.image.authors="Leo Christy Jesuraj, Thomas Watson, Wendy Raschke, Michal Broz" \
org.opencontainers.image.vendor="IBM" \
Expand Down
4 changes: 2 additions & 2 deletions ga/24.0.0.4/kernel/Dockerfile.ubi.openjdk8
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ARG VERBOSE=false
ARG LIBERTY_VERSION=24.0.0.4
ARG LIBERTY_URL
ARG DOWNLOAD_OPTIONS=""
ARG LIBERTY_SHA={replace_with_correct_sha}
ARG LIBERTY_SHA=9a153c5e45bb0c6ceed3f4ebe18d4e425d0444a3

# If there is a local copy of the image use that instead
COPY resources/ /tmp/
Expand All @@ -49,7 +49,7 @@ ARG VERBOSE=false
ARG OPENJ9_SCC=true

ARG LIBERTY_VERSION=24.0.0.4
ARG LIBERTY_BUILD_LABEL={replace_with_gm_driver_label}
ARG LIBERTY_BUILD_LABEL=cl240420240408-2000

LABEL org.opencontainers.image.authors="Leo Christy Jesuraj, Thomas Watson, Wendy Raschke, Michal Broz" \
org.opencontainers.image.vendor="IBM" \
Expand Down
4 changes: 2 additions & 2 deletions ga/24.0.0.4/kernel/Dockerfile.ubuntu.ibmjava8
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ ARG VERBOSE=false
ARG OPENJ9_SCC=true

ARG LIBERTY_VERSION=24.0.0.4
ARG LIBERTY_BUILD_LABEL={replace_with_gm_driver_label}
ARG LIBERTY_SHA={replace_with_correct_sha}
ARG LIBERTY_BUILD_LABEL=cl240420240408-2000
ARG LIBERTY_SHA=9a153c5e45bb0c6ceed3f4ebe18d4e425d0444a3

LABEL org.opencontainers.image.authors="Leo Christy Jesuraj, Thomas Watson, Wendy Raschke, Michal Broz" \
org.opencontainers.image.vendor="IBM" \
Expand Down
4 changes: 2 additions & 2 deletions ga/24.0.0.4/kernel/Dockerfile.ubuntu.openjdk11
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ ARG VERBOSE=false
ARG OPENJ9_SCC=true

ARG LIBERTY_VERSION=24.0.0.4
ARG LIBERTY_BUILD_LABEL={replace_with_gm_driver_label}
ARG LIBERTY_SHA={replace_with_correct_sha}
ARG LIBERTY_BUILD_LABEL=cl240420240408-2000
ARG LIBERTY_SHA=9a153c5e45bb0c6ceed3f4ebe18d4e425d0444a3

LABEL org.opencontainers.image.authors="Leo Christy Jesuraj, Thomas Watson, Wendy Raschke, Michal Broz" \
org.opencontainers.image.vendor="IBM" \
Expand Down
4 changes: 2 additions & 2 deletions ga/24.0.0.4/kernel/Dockerfile.ubuntu.openjdk17
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ ARG VERBOSE=false
ARG OPENJ9_SCC=true

ARG LIBERTY_VERSION=24.0.0.4
ARG LIBERTY_BUILD_LABEL={replace_with_gm_driver_label}
ARG LIBERTY_SHA={replace_with_correct_sha}
ARG LIBERTY_BUILD_LABEL=cl240420240408-2000
ARG LIBERTY_SHA=9a153c5e45bb0c6ceed3f4ebe18d4e425d0444a3

LABEL org.opencontainers.image.authors="Leo Christy Jesuraj, Thomas Watson, Wendy Raschke, Michal Broz" \
org.opencontainers.image.vendor="IBM" \
Expand Down
4 changes: 2 additions & 2 deletions ga/latest/kernel/Dockerfile.ubi.ibmjava8
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ARG VERBOSE=false
ARG LIBERTY_VERSION=24.0.0.4
ARG LIBERTY_URL
ARG DOWNLOAD_OPTIONS=""
ARG LIBERTY_SHA={replace_with_correct_sha}
ARG LIBERTY_SHA=9a153c5e45bb0c6ceed3f4ebe18d4e425d0444a3

# If there is a local copy of the image use that instead
COPY resources/ /tmp/
Expand All @@ -49,7 +49,7 @@ ARG VERBOSE=false
ARG OPENJ9_SCC=true

ARG LIBERTY_VERSION=24.0.0.4
ARG LIBERTY_BUILD_LABEL={replace_with_gm_driver_label}
ARG LIBERTY_BUILD_LABEL=cl240420240408-2000

LABEL org.opencontainers.image.authors="Leo Christy Jesuraj, Thomas Watson, Wendy Raschke, Michal Broz" \
org.opencontainers.image.vendor="IBM" \
Expand Down
4 changes: 2 additions & 2 deletions ga/latest/kernel/Dockerfile.ubi.openjdk11
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ARG VERBOSE=false
ARG LIBERTY_VERSION=24.0.0.4
ARG LIBERTY_URL
ARG DOWNLOAD_OPTIONS=""
ARG LIBERTY_SHA={replace_with_correct_sha}
ARG LIBERTY_SHA=9a153c5e45bb0c6ceed3f4ebe18d4e425d0444a3


# If there is a local copy of the image use that instead
Expand Down Expand Up @@ -50,7 +50,7 @@ ARG VERBOSE=false
ARG OPENJ9_SCC=true

ARG LIBERTY_VERSION=24.0.0.4
ARG LIBERTY_BUILD_LABEL={replace_with_gm_driver_label}
ARG LIBERTY_BUILD_LABEL=cl240420240408-2000

LABEL org.opencontainers.image.authors="Leo Christy Jesuraj, Thomas Watson, Wendy Raschke, Michal Broz" \
org.opencontainers.image.vendor="IBM" \
Expand Down
4 changes: 2 additions & 2 deletions ga/latest/kernel/Dockerfile.ubi.openjdk17
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ARG VERBOSE=false
ARG LIBERTY_VERSION=24.0.0.4
ARG LIBERTY_URL
ARG DOWNLOAD_OPTIONS=""
ARG LIBERTY_SHA={replace_with_correct_sha}
ARG LIBERTY_SHA=9a153c5e45bb0c6ceed3f4ebe18d4e425d0444a3

# If there is a local copy of the image use that instead
COPY resources/ /tmp/
Expand All @@ -49,7 +49,7 @@ ARG VERBOSE=false
ARG OPENJ9_SCC=true

ARG LIBERTY_VERSION=24.0.0.4
ARG LIBERTY_BUILD_LABEL={replace_with_gm_driver_label}
ARG LIBERTY_BUILD_LABEL=cl240420240408-2000

LABEL org.opencontainers.image.authors="Leo Christy Jesuraj, Thomas Watson, Wendy Raschke, Michal Broz" \
org.opencontainers.image.vendor="IBM" \
Expand Down
4 changes: 2 additions & 2 deletions ga/latest/kernel/Dockerfile.ubi.openjdk21
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ARG VERBOSE=false
ARG LIBERTY_VERSION=24.0.0.4
ARG LIBERTY_URL
ARG DOWNLOAD_OPTIONS=""
ARG LIBERTY_SHA={replace_with_correct_sha}
ARG LIBERTY_SHA=9a153c5e45bb0c6ceed3f4ebe18d4e425d0444a3

# If there is a local copy of the image use that instead
COPY resources/ /tmp/
Expand All @@ -48,7 +48,7 @@ ARG VERBOSE=false
ARG OPENJ9_SCC=true

ARG LIBERTY_VERSION=24.0.0.4
ARG LIBERTY_BUILD_LABEL={replace_with_gm_driver_label}
ARG LIBERTY_BUILD_LABEL=cl240420240408-2000

LABEL org.opencontainers.image.authors="Leo Christy Jesuraj, Thomas Watson, Wendy Raschke, Michal Broz" \
org.opencontainers.image.vendor="IBM" \
Expand Down
4 changes: 2 additions & 2 deletions ga/latest/kernel/Dockerfile.ubi.openjdk8
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ARG VERBOSE=false
ARG LIBERTY_VERSION=24.0.0.4
ARG LIBERTY_URL
ARG DOWNLOAD_OPTIONS=""
ARG LIBERTY_SHA={replace_with_correct_sha}
ARG LIBERTY_SHA=9a153c5e45bb0c6ceed3f4ebe18d4e425d0444a3

# If there is a local copy of the image use that instead
COPY resources/ /tmp/
Expand All @@ -49,7 +49,7 @@ ARG VERBOSE=false
ARG OPENJ9_SCC=true

ARG LIBERTY_VERSION=24.0.0.4
ARG LIBERTY_BUILD_LABEL={replace_with_gm_driver_label}
ARG LIBERTY_BUILD_LABEL=cl240420240408-2000

LABEL org.opencontainers.image.authors="Leo Christy Jesuraj, Thomas Watson, Wendy Raschke, Michal Broz" \
org.opencontainers.image.vendor="IBM" \
Expand Down
4 changes: 2 additions & 2 deletions ga/latest/kernel/Dockerfile.ubuntu.ibmjava8
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ ARG VERBOSE=false
ARG OPENJ9_SCC=true

ARG LIBERTY_VERSION=24.0.0.4
ARG LIBERTY_BUILD_LABEL={replace_with_gm_driver_label}
ARG LIBERTY_SHA={replace_with_correct_sha}
ARG LIBERTY_BUILD_LABEL=cl240420240408-2000
ARG LIBERTY_SHA=9a153c5e45bb0c6ceed3f4ebe18d4e425d0444a3

LABEL org.opencontainers.image.authors="Leo Christy Jesuraj, Thomas Watson, Wendy Raschke, Michal Broz" \
org.opencontainers.image.vendor="IBM" \
Expand Down
4 changes: 2 additions & 2 deletions ga/latest/kernel/Dockerfile.ubuntu.openjdk11
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ ARG VERBOSE=false
ARG OPENJ9_SCC=true

ARG LIBERTY_VERSION=24.0.0.4
ARG LIBERTY_BUILD_LABEL={replace_with_gm_driver_label}
ARG LIBERTY_SHA={replace_with_correct_sha}
ARG LIBERTY_BUILD_LABEL=cl240420240408-2000
ARG LIBERTY_SHA=9a153c5e45bb0c6ceed3f4ebe18d4e425d0444a3

LABEL org.opencontainers.image.authors="Leo Christy Jesuraj, Thomas Watson, Wendy Raschke, Michal Broz" \
org.opencontainers.image.vendor="IBM" \
Expand Down
4 changes: 2 additions & 2 deletions ga/latest/kernel/Dockerfile.ubuntu.openjdk17
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ ARG VERBOSE=false
ARG OPENJ9_SCC=true

ARG LIBERTY_VERSION=24.0.0.4
ARG LIBERTY_BUILD_LABEL={replace_with_gm_driver_label}
ARG LIBERTY_SHA={replace_with_correct_sha}
ARG LIBERTY_BUILD_LABEL=cl240420240408-2000
ARG LIBERTY_SHA=9a153c5e45bb0c6ceed3f4ebe18d4e425d0444a3

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