Skip to content

Commit 66658fe

Browse files
authored
Merge pull request #490 from crpotter/23.0.0.1-release
Modify 23.0.0.1 version string, stop padding minor version
2 parents c5f247f + 01c2cf5 commit 66658fe

14 files changed

+14
-14
lines changed

ga/23.0.0.1/kernel/Dockerfile.ubi.ibmjava8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ LABEL org.opencontainers.image.authors="Leo Christy Jesuraj, Arthur De Magalhaes
3333
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://github.com/WASdev/ci.docker#building-an-application-image"
3434

3535
# Install WebSphere Liberty
36-
ENV LIBERTY_VERSION 23.0.0_01
36+
ENV LIBERTY_VERSION 23.0.0_1
3737

3838
ARG LIBERTY_URL
3939
ARG DOWNLOAD_OPTIONS=""

ga/23.0.0.1/kernel/Dockerfile.ubi.openjdk11

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ LABEL org.opencontainers.image.authors="Leo Christy Jesuraj, Arthur De Magalhaes
3333
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://github.com/WASdev/ci.docker#building-an-application-image"
3434

3535
# Install WebSphere Liberty
36-
ENV LIBERTY_VERSION 23.0.0_01
36+
ENV LIBERTY_VERSION 23.0.0_1
3737

3838
ARG LIBERTY_URL
3939
ARG DOWNLOAD_OPTIONS=""

ga/23.0.0.1/kernel/Dockerfile.ubi.openjdk17

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ LABEL org.opencontainers.image.authors="Leo Christy Jesuraj, Chris Potter, Melis
3333
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://github.com/WASdev/ci.docker#building-an-application-image"
3434

3535
# Install WebSphere Liberty
36-
ENV LIBERTY_VERSION 23.0.0_01
36+
ENV LIBERTY_VERSION 23.0.0_1
3737

3838
ARG LIBERTY_URL
3939
ARG DOWNLOAD_OPTIONS=""

ga/23.0.0.1/kernel/Dockerfile.ubi.openjdk8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ LABEL org.opencontainers.image.authors="Leo Christy Jesuraj, Arthur De Magalhaes
3333
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://github.com/WASdev/ci.docker#building-an-application-image"
3434

3535
# Install WebSphere Liberty
36-
ENV LIBERTY_VERSION 23.0.0_01
36+
ENV LIBERTY_VERSION 23.0.0_1
3737

3838
ARG LIBERTY_URL
3939
ARG DOWNLOAD_OPTIONS=""

ga/23.0.0.1/kernel/Dockerfile.ubuntu.ibmjava8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ LABEL org.opencontainers.image.authors="Leo Christy Jesuraj, Arthur De Magalhaes
3030
org.opencontainers.image.title="IBM WebSphere Liberty"
3131

3232
# Install WebSphere Liberty
33-
ENV LIBERTY_VERSION 23.0.0_01
33+
ENV LIBERTY_VERSION 23.0.0_1
3434

3535
ARG LIBERTY_URL
3636
ARG DOWNLOAD_OPTIONS=""

ga/23.0.0.1/kernel/Dockerfile.ubuntu.openjdk11

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Chris Potter, Chris
3030
org.opencontainers.image.title="IBM WebSphere Liberty"
3131

3232
# Install WebSphere Liberty
33-
ENV LIBERTY_VERSION 23.0.0_01
33+
ENV LIBERTY_VERSION 23.0.0_1
3434

3535
ARG LIBERTY_URL
3636
ARG DOWNLOAD_OPTIONS=""

ga/23.0.0.1/kernel/Dockerfile.ubuntu.openjdk17

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ LABEL org.opencontainers.image.authors="Chris Potter, Christy Jesuraj, Melissa L
3030
org.opencontainers.image.title="IBM WebSphere Liberty"
3131

3232
# Install WebSphere Liberty
33-
ENV LIBERTY_VERSION 23.0.0_01
33+
ENV LIBERTY_VERSION 23.0.0_1
3434

3535
ARG LIBERTY_URL
3636
ARG DOWNLOAD_OPTIONS=""

ga/latest/kernel/Dockerfile.ubi.ibmjava8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ LABEL org.opencontainers.image.authors="Leo Christy Jesuraj, Arthur De Magalhaes
3333
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://github.com/WASdev/ci.docker#building-an-application-image"
3434

3535
# Install WebSphere Liberty
36-
ENV LIBERTY_VERSION 23.0.0_01
36+
ENV LIBERTY_VERSION 23.0.0_1
3737

3838
ARG LIBERTY_URL
3939
ARG DOWNLOAD_OPTIONS=""

ga/latest/kernel/Dockerfile.ubi.openjdk11

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ LABEL org.opencontainers.image.authors="Leo Christy Jesuraj, Arthur De Magalhaes
3333
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://github.com/WASdev/ci.docker#building-an-application-image"
3434

3535
# Install WebSphere Liberty
36-
ENV LIBERTY_VERSION 23.0.0_01
36+
ENV LIBERTY_VERSION 23.0.0_1
3737

3838
ARG LIBERTY_URL
3939
ARG DOWNLOAD_OPTIONS=""

ga/latest/kernel/Dockerfile.ubi.openjdk17

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ LABEL org.opencontainers.image.authors="Leo Christy Jesuraj, Chris Potter, Melis
3333
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://github.com/WASdev/ci.docker#building-an-application-image"
3434

3535
# Install WebSphere Liberty
36-
ENV LIBERTY_VERSION 23.0.0_01
36+
ENV LIBERTY_VERSION 23.0.0_1
3737

3838
ARG LIBERTY_URL
3939
ARG DOWNLOAD_OPTIONS=""

0 commit comments

Comments
 (0)