Skip to content

Commit 8a6fbee

Browse files
authored
Merge pull request #548 from WASdev/update-description-ubi9
Update image labels to specify UBI 9
2 parents c983051 + 3ea24e1 commit 8a6fbee

8 files changed

Lines changed: 24 additions & 24 deletions

ga/23.0.0.10/kernel/Dockerfile.ubi.ibmjava8

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,13 @@ LABEL org.opencontainers.image.authors="Leo Christy Jesuraj, Thomas Watson, Wend
5454
org.opencontainers.image.documentation="https://www.ibm.com/support/knowledgecenter/SSAW57_liberty/com.ibm.websphere.wlp.nd.multiplatform.doc/ae/cwlp_about.html" \
5555
org.opencontainers.image.version="$LIBERTY_VERSION" \
5656
org.opencontainers.image.revision="$LIBERTY_BUILD_LABEL" \
57-
org.opencontainers.image.description="This image contains the WebSphere Liberty runtime with IBM's Java and Red Hat's UBI 8 as the base OS. For more information on this image please see https://ibm.biz/wl-app-image-template" \
57+
org.opencontainers.image.description="This image contains the WebSphere Liberty runtime with IBM's Java and Red Hat's UBI 9 as the base OS. For more information on this image please see https://ibm.biz/wl-app-image-template" \
5858
org.opencontainers.image.title="IBM WebSphere Liberty" \
5959
vendor="IBM" \
6060
name="IBM WebSphere Liberty" \
6161
version="$LIBERTY_VERSION" \
62-
summary="Image for WebSphere Liberty with IBM's Java and Red Hat's UBI 8" \
63-
description="This image contains the WebSphere Liberty runtime with IBM's Java and Red Hat's UBI 8 as the base OS. For more information on this image please see https://ibm.biz/wl-app-image-template"
62+
summary="Image for WebSphere Liberty with IBM's Java and Red Hat's UBI 9" \
63+
description="This image contains the WebSphere Liberty runtime with IBM's Java and Red Hat's UBI 9 as the base OS. For more information on this image please see https://ibm.biz/wl-app-image-template"
6464

6565
ENV PATH=$PATH:/opt/ibm/wlp/bin:/opt/ibm/helpers/build
6666

ga/23.0.0.10/kernel/Dockerfile.ubi.openjdk11

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,13 @@ LABEL org.opencontainers.image.authors="Leo Christy Jesuraj, Thomas Watson, Wend
5454
org.opencontainers.image.documentation="https://www.ibm.com/support/knowledgecenter/SSAW57_liberty/com.ibm.websphere.wlp.nd.multiplatform.doc/ae/cwlp_about.html" \
5555
org.opencontainers.image.version="$LIBERTY_VERSION" \
5656
org.opencontainers.image.revision="$LIBERTY_BUILD_LABEL" \
57-
org.opencontainers.image.description="This image contains the WebSphere Liberty runtime with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 8 as the base OS. For more information on this image please see https://ibm.biz/wl-app-image-template" \
57+
org.opencontainers.image.description="This image contains the WebSphere Liberty runtime with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 9 as the base OS. For more information on this image please see https://ibm.biz/wl-app-image-template" \
5858
org.opencontainers.image.title="IBM WebSphere Liberty" \
5959
vendor="IBM" \
6060
name="IBM WebSphere Liberty" \
6161
version="$LIBERTY_VERSION" \
62-
summary="Image for WebSphere Liberty with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 8" \
63-
description="This image contains the WebSphere Liberty runtime with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 8 as the base OS. For more information on this image please see https://ibm.biz/wl-app-image-template"
62+
summary="Image for WebSphere Liberty with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 9" \
63+
description="This image contains the WebSphere Liberty runtime with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 9 as the base OS. For more information on this image please see https://ibm.biz/wl-app-image-template"
6464

6565
ENV PATH=$PATH:/opt/ibm/wlp/bin:/opt/ibm/helpers/build
6666

ga/23.0.0.10/kernel/Dockerfile.ubi.openjdk17

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,13 @@ LABEL org.opencontainers.image.authors="Leo Christy Jesuraj, Thomas Watson, Wend
5454
org.opencontainers.image.documentation="https://www.ibm.com/support/knowledgecenter/SSAW57_liberty/com.ibm.websphere.wlp.nd.multiplatform.doc/ae/cwlp_about.html" \
5555
org.opencontainers.image.version="$LIBERTY_VERSION" \
5656
org.opencontainers.image.revision="$LIBERTY_BUILD_LABEL" \
57-
org.opencontainers.image.description="This image contains the WebSphere Liberty runtime with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 8 as the base OS. For more information on this image please see https://ibm.biz/wl-app-image-template" \
57+
org.opencontainers.image.description="This image contains the WebSphere Liberty runtime with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 9 as the base OS. For more information on this image please see https://ibm.biz/wl-app-image-template" \
5858
org.opencontainers.image.title="IBM WebSphere Liberty" \
5959
vendor="IBM" \
6060
name="IBM WebSphere Liberty" \
6161
version="$LIBERTY_VERSION" \
62-
summary="Image for WebSphere Liberty with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 8" \
63-
description="This image contains the WebSphere Liberty runtime with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 8 as the base OS. For more information on this image please see https://ibm.biz/wl-app-image-template"
62+
summary="Image for WebSphere Liberty with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 9" \
63+
description="This image contains the WebSphere Liberty runtime with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 9 as the base OS. For more information on this image please see https://ibm.biz/wl-app-image-template"
6464

6565
ENV PATH=$PATH:/opt/ibm/wlp/bin:/opt/ibm/helpers/build
6666

ga/23.0.0.10/kernel/Dockerfile.ubi.openjdk8

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,13 @@ LABEL org.opencontainers.image.authors="Leo Christy Jesuraj, Thomas Watson, Wend
5454
org.opencontainers.image.documentation="https://www.ibm.com/support/knowledgecenter/SSAW57_liberty/com.ibm.websphere.wlp.nd.multiplatform.doc/ae/cwlp_about.html" \
5555
org.opencontainers.image.version="$LIBERTY_VERSION" \
5656
org.opencontainers.image.revision="$LIBERTY_BUILD_LABEL" \
57-
org.opencontainers.image.description="This image contains the WebSphere Liberty runtime with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 8 as the base OS. For more information on this image please see https://ibm.biz/wl-app-image-template" \
57+
org.opencontainers.image.description="This image contains the WebSphere Liberty runtime with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 9 as the base OS. For more information on this image please see https://ibm.biz/wl-app-image-template" \
5858
org.opencontainers.image.title="IBM WebSphere Liberty" \
5959
vendor="IBM" \
6060
name="IBM WebSphere Liberty" \
6161
version="$LIBERTY_VERSION" \
62-
summary="Image for WebSphere Liberty with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 8" \
63-
description="This image contains the WebSphere Liberty runtime with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 8 as the base OS. For more information on this image please see https://ibm.biz/wl-app-image-template"
62+
summary="Image for WebSphere Liberty with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 9" \
63+
description="This image contains the WebSphere Liberty runtime with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 9 as the base OS. For more information on this image please see https://ibm.biz/wl-app-image-template"
6464

6565
ENV PATH=$PATH:/opt/ibm/wlp/bin:/opt/ibm/helpers/build
6666

ga/latest/kernel/Dockerfile.ubi.ibmjava8

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,13 @@ LABEL org.opencontainers.image.authors="Leo Christy Jesuraj, Thomas Watson, Wend
5454
org.opencontainers.image.documentation="https://www.ibm.com/support/knowledgecenter/SSAW57_liberty/com.ibm.websphere.wlp.nd.multiplatform.doc/ae/cwlp_about.html" \
5555
org.opencontainers.image.version="$LIBERTY_VERSION" \
5656
org.opencontainers.image.revision="$LIBERTY_BUILD_LABEL" \
57-
org.opencontainers.image.description="This image contains the WebSphere Liberty runtime with IBM's Java and Red Hat's UBI 8 as the base OS. For more information on this image please see https://ibm.biz/wl-app-image-template" \
57+
org.opencontainers.image.description="This image contains the WebSphere Liberty runtime with IBM's Java and Red Hat's UBI 9 as the base OS. For more information on this image please see https://ibm.biz/wl-app-image-template" \
5858
org.opencontainers.image.title="IBM WebSphere Liberty" \
5959
vendor="IBM" \
6060
name="IBM WebSphere Liberty" \
6161
version="$LIBERTY_VERSION" \
62-
summary="Image for WebSphere Liberty with IBM's Java and Red Hat's UBI 8" \
63-
description="This image contains the WebSphere Liberty runtime with IBM's Java and Red Hat's UBI 8 as the base OS. For more information on this image please see https://ibm.biz/wl-app-image-template"
62+
summary="Image for WebSphere Liberty with IBM's Java and Red Hat's UBI 9" \
63+
description="This image contains the WebSphere Liberty runtime with IBM's Java and Red Hat's UBI 9 as the base OS. For more information on this image please see https://ibm.biz/wl-app-image-template"
6464

6565
ENV PATH=$PATH:/opt/ibm/wlp/bin:/opt/ibm/helpers/build
6666

ga/latest/kernel/Dockerfile.ubi.openjdk11

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,13 @@ LABEL org.opencontainers.image.authors="Leo Christy Jesuraj, Thomas Watson, Wend
5454
org.opencontainers.image.documentation="https://www.ibm.com/support/knowledgecenter/SSAW57_liberty/com.ibm.websphere.wlp.nd.multiplatform.doc/ae/cwlp_about.html" \
5555
org.opencontainers.image.version="$LIBERTY_VERSION" \
5656
org.opencontainers.image.revision="$LIBERTY_BUILD_LABEL" \
57-
org.opencontainers.image.description="This image contains the WebSphere Liberty runtime with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 8 as the base OS. For more information on this image please see https://ibm.biz/wl-app-image-template" \
57+
org.opencontainers.image.description="This image contains the WebSphere Liberty runtime with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 9 as the base OS. For more information on this image please see https://ibm.biz/wl-app-image-template" \
5858
org.opencontainers.image.title="IBM WebSphere Liberty" \
5959
vendor="IBM" \
6060
name="IBM WebSphere Liberty" \
6161
version="$LIBERTY_VERSION" \
62-
summary="Image for WebSphere Liberty with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 8" \
63-
description="This image contains the WebSphere Liberty runtime with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 8 as the base OS. For more information on this image please see https://ibm.biz/wl-app-image-template"
62+
summary="Image for WebSphere Liberty with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 9" \
63+
description="This image contains the WebSphere Liberty runtime with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 9 as the base OS. For more information on this image please see https://ibm.biz/wl-app-image-template"
6464

6565
ENV PATH=$PATH:/opt/ibm/wlp/bin:/opt/ibm/helpers/build
6666

ga/latest/kernel/Dockerfile.ubi.openjdk17

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,13 @@ LABEL org.opencontainers.image.authors="Leo Christy Jesuraj, Thomas Watson, Wend
5454
org.opencontainers.image.documentation="https://www.ibm.com/support/knowledgecenter/SSAW57_liberty/com.ibm.websphere.wlp.nd.multiplatform.doc/ae/cwlp_about.html" \
5555
org.opencontainers.image.version="$LIBERTY_VERSION" \
5656
org.opencontainers.image.revision="$LIBERTY_BUILD_LABEL" \
57-
org.opencontainers.image.description="This image contains the WebSphere Liberty runtime with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 8 as the base OS. For more information on this image please see https://ibm.biz/wl-app-image-template" \
57+
org.opencontainers.image.description="This image contains the WebSphere Liberty runtime with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 9 as the base OS. For more information on this image please see https://ibm.biz/wl-app-image-template" \
5858
org.opencontainers.image.title="IBM WebSphere Liberty" \
5959
vendor="IBM" \
6060
name="IBM WebSphere Liberty" \
6161
version="$LIBERTY_VERSION" \
62-
summary="Image for WebSphere Liberty with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 8" \
63-
description="This image contains the WebSphere Liberty runtime with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 8 as the base OS. For more information on this image please see https://ibm.biz/wl-app-image-template"
62+
summary="Image for WebSphere Liberty with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 9" \
63+
description="This image contains the WebSphere Liberty runtime with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 9 as the base OS. For more information on this image please see https://ibm.biz/wl-app-image-template"
6464

6565
ENV PATH=$PATH:/opt/ibm/wlp/bin:/opt/ibm/helpers/build
6666

ga/latest/kernel/Dockerfile.ubi.openjdk8

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,13 @@ LABEL org.opencontainers.image.authors="Leo Christy Jesuraj, Thomas Watson, Wend
5454
org.opencontainers.image.documentation="https://www.ibm.com/support/knowledgecenter/SSAW57_liberty/com.ibm.websphere.wlp.nd.multiplatform.doc/ae/cwlp_about.html" \
5555
org.opencontainers.image.version="$LIBERTY_VERSION" \
5656
org.opencontainers.image.revision="$LIBERTY_BUILD_LABEL" \
57-
org.opencontainers.image.description="This image contains the WebSphere Liberty runtime with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 8 as the base OS. For more information on this image please see https://ibm.biz/wl-app-image-template" \
57+
org.opencontainers.image.description="This image contains the WebSphere Liberty runtime with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 9 as the base OS. For more information on this image please see https://ibm.biz/wl-app-image-template" \
5858
org.opencontainers.image.title="IBM WebSphere Liberty" \
5959
vendor="IBM" \
6060
name="IBM WebSphere Liberty" \
6161
version="$LIBERTY_VERSION" \
62-
summary="Image for WebSphere Liberty with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 8" \
63-
description="This image contains the WebSphere Liberty runtime with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 8 as the base OS. For more information on this image please see https://ibm.biz/wl-app-image-template"
62+
summary="Image for WebSphere Liberty with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 9" \
63+
description="This image contains the WebSphere Liberty runtime with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 9 as the base OS. For more information on this image please see https://ibm.biz/wl-app-image-template"
6464

6565
ENV PATH=$PATH:/opt/ibm/wlp/bin:/opt/ibm/helpers/build
6666

0 commit comments

Comments
 (0)