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.2/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.2
ARG LIBERTY_URL
ARG DOWNLOAD_OPTIONS=""
ARG LIBERTY_SHA={replace_with_correct_sha}
ARG LIBERTY_SHA=bd9c64cbf086f03e81ee50e4a44acc6f05af191a

# 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.2
ARG LIBERTY_BUILD_LABEL={replace_with_gm_driver_label}
ARG LIBERTY_BUILD_LABEL=cl240220240212-1928

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.2/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.2
ARG LIBERTY_URL
ARG DOWNLOAD_OPTIONS=""
ARG LIBERTY_SHA={replace_with_correct_sha}
ARG LIBERTY_SHA=bd9c64cbf086f03e81ee50e4a44acc6f05af191a


# 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.2
ARG LIBERTY_BUILD_LABEL={replace_with_gm_driver_label}
ARG LIBERTY_BUILD_LABEL=cl240220240212-1928

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.2/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.2
ARG LIBERTY_URL
ARG DOWNLOAD_OPTIONS=""
ARG LIBERTY_SHA={replace_with_correct_sha}
ARG LIBERTY_SHA=bd9c64cbf086f03e81ee50e4a44acc6f05af191a

# 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.2
ARG LIBERTY_BUILD_LABEL={replace_with_gm_driver_label}
ARG LIBERTY_BUILD_LABEL=cl240220240212-1928

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.2/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.2
ARG LIBERTY_URL
ARG DOWNLOAD_OPTIONS=""
ARG LIBERTY_SHA={replace_with_correct_sha}
ARG LIBERTY_SHA=bd9c64cbf086f03e81ee50e4a44acc6f05af191a

# 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.2
ARG LIBERTY_BUILD_LABEL={replace_with_gm_driver_label}
ARG LIBERTY_BUILD_LABEL=cl240220240212-1928

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.2/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.2
ARG LIBERTY_URL
ARG DOWNLOAD_OPTIONS=""
ARG LIBERTY_SHA={replace_with_correct_sha}
ARG LIBERTY_SHA=bd9c64cbf086f03e81ee50e4a44acc6f05af191a

# 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.2
ARG LIBERTY_BUILD_LABEL={replace_with_gm_driver_label}
ARG LIBERTY_BUILD_LABEL=cl240220240212-1928

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.2/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.2
ARG LIBERTY_BUILD_LABEL={replace_with_gm_driver_label}
ARG LIBERTY_SHA={replace_with_correct_sha}
ARG LIBERTY_BUILD_LABEL=cl240220240212-1928
ARG LIBERTY_SHA=bd9c64cbf086f03e81ee50e4a44acc6f05af191a

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.2/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.2
ARG LIBERTY_BUILD_LABEL={replace_with_gm_driver_label}
ARG LIBERTY_SHA={replace_with_correct_sha}
ARG LIBERTY_BUILD_LABEL=cl240220240212-1928
ARG LIBERTY_SHA=bd9c64cbf086f03e81ee50e4a44acc6f05af191a

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.2/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.2
ARG LIBERTY_BUILD_LABEL={replace_with_gm_driver_label}
ARG LIBERTY_SHA={replace_with_correct_sha}
ARG LIBERTY_BUILD_LABEL=cl240220240212-1928
ARG LIBERTY_SHA=bd9c64cbf086f03e81ee50e4a44acc6f05af191a

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.2
ARG LIBERTY_URL
ARG DOWNLOAD_OPTIONS=""
ARG LIBERTY_SHA={replace_with_correct_sha}
ARG LIBERTY_SHA=bd9c64cbf086f03e81ee50e4a44acc6f05af191a

# 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.2
ARG LIBERTY_BUILD_LABEL={replace_with_gm_driver_label}
ARG LIBERTY_BUILD_LABEL=cl240220240212-1928

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.2
ARG LIBERTY_URL
ARG DOWNLOAD_OPTIONS=""
ARG LIBERTY_SHA={replace_with_correct_sha}
ARG LIBERTY_SHA=bd9c64cbf086f03e81ee50e4a44acc6f05af191a


# 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.2
ARG LIBERTY_BUILD_LABEL={replace_with_gm_driver_label}
ARG LIBERTY_BUILD_LABEL=cl240220240212-1928

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.2
ARG LIBERTY_URL
ARG DOWNLOAD_OPTIONS=""
ARG LIBERTY_SHA={replace_with_correct_sha}
ARG LIBERTY_SHA=bd9c64cbf086f03e81ee50e4a44acc6f05af191a

# 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.2
ARG LIBERTY_BUILD_LABEL={replace_with_gm_driver_label}
ARG LIBERTY_BUILD_LABEL=cl240220240212-1928

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.2
ARG LIBERTY_URL
ARG DOWNLOAD_OPTIONS=""
ARG LIBERTY_SHA={replace_with_correct_sha}
ARG LIBERTY_SHA=bd9c64cbf086f03e81ee50e4a44acc6f05af191a

# 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.2
ARG LIBERTY_BUILD_LABEL={replace_with_gm_driver_label}
ARG LIBERTY_BUILD_LABEL=cl240220240212-1928

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.2
ARG LIBERTY_URL
ARG DOWNLOAD_OPTIONS=""
ARG LIBERTY_SHA={replace_with_correct_sha}
ARG LIBERTY_SHA=bd9c64cbf086f03e81ee50e4a44acc6f05af191a

# 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.2
ARG LIBERTY_BUILD_LABEL={replace_with_gm_driver_label}
ARG LIBERTY_BUILD_LABEL=cl240220240212-1928

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.2
ARG LIBERTY_BUILD_LABEL={replace_with_gm_driver_label}
ARG LIBERTY_SHA={replace_with_correct_sha}
ARG LIBERTY_BUILD_LABEL=cl240220240212-1928
ARG LIBERTY_SHA=bd9c64cbf086f03e81ee50e4a44acc6f05af191a

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.2
ARG LIBERTY_BUILD_LABEL={replace_with_gm_driver_label}
ARG LIBERTY_SHA={replace_with_correct_sha}
ARG LIBERTY_BUILD_LABEL=cl240220240212-1928
ARG LIBERTY_SHA=bd9c64cbf086f03e81ee50e4a44acc6f05af191a

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.2
ARG LIBERTY_BUILD_LABEL={replace_with_gm_driver_label}
ARG LIBERTY_SHA={replace_with_correct_sha}
ARG LIBERTY_BUILD_LABEL=cl240220240212-1928
ARG LIBERTY_SHA=bd9c64cbf086f03e81ee50e4a44acc6f05af191a

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