Skip to content

Commit

Permalink
Update latest to 19.0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Naumann committed Aug 16, 2019
1 parent 109bd40 commit c4254e2
Show file tree
Hide file tree
Showing 44 changed files with 99 additions and 99 deletions.
4 changes: 2 additions & 2 deletions build/buildAll.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

usage="Usage (all args optional): buildAll.sh --version=<version> --buildLabel=<build label> --communityRepository=<communityRepository> --officialRepository=<officialRepository> --javaee8DownloadUrl=<javaee8 image download url> --runtimeDownloadUrl=<runtime image download url> --webprofile8DownloadUrl=<webprofile8 image download url>"

version=19.0.0.7
buildLabel=cl190720190711-1115
version=19.0.0.8
buildLabel=cl190820190813-1136
communityRepository=openliberty/open-liberty
officialRepository=open-liberty
javaee8DownloadUrl="https://repo1.maven.org/maven2/io/openliberty/openliberty-javaee8/${version}/openliberty-javaee8-${version}.zip"
Expand Down
2 changes: 1 addition & 1 deletion build/images.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
../official/latest/javaee7/java8/ibmsfj javaee7-java8-ibmsfj
../official/latest/javaee7/java8/openj9 javaee7-java8-openj9
../official/latest/javaee7/java11/openj9 javaee7-java11
../official/latest/javaee8/java8/ibmjava javaee8-java8-ibm javaee8
../official/latest/javaee8/java8/ibmjava javaee8-java8-ibm javaee8 latest
../official/latest/javaee8/java8/ibmsfj javaee8-java8-ibmsfj
../official/latest/javaee8/java8/openj9 javaee8-java8-openj9
../official/latest/javaee8/java11/openj9 javaee8-java11
Expand Down
2 changes: 1 addition & 1 deletion community/19.0.0.6/javaee8/java8/ibmsfj/Dockerfile.ubi-min
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG LIBERTY_SHA=ba115723986bbf2e83d79262570b1fce82f6aa43
ARG LIBERTY_BUILD_LABEL=cl190620190617-1530
ARG LIBERTY_DOWNLOAD_URL=https://repo1.maven.org/maven2/io/openliberty/openliberty-javaee8/$LIBERTY_VERSION/openliberty-javaee8-$LIBERTY_VERSION.zip

LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Andy Naumann" \
LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Chris Potter" \
org.opencontainers.image.vendor="Open Liberty" \
org.opencontainers.image.url="https://openliberty.io/" \
org.opencontainers.image.source="https://github.com/OpenLiberty/ci.docker" \
Expand Down
2 changes: 1 addition & 1 deletion community/19.0.0.6/kernel/java8/ibmsfj/Dockerfile.ubi-min
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ARG LIBERTY_SHA=4e97ebc8a94c75dead89282c04f78cac3c8e0ba4
ARG LIBERTY_BUILD_LABEL=cl190620190617-1530
ARG LIBERTY_DOWNLOAD_URL=https://repo1.maven.org/maven2/io/openliberty/openliberty-runtime/$LIBERTY_VERSION/openliberty-runtime-$LIBERTY_VERSION.zip

LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Andy Naumann" \
LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Chris Potter" \
org.opencontainers.image.vendor="Open Liberty" \
org.opencontainers.image.url="https://openliberty.io/" \
org.opencontainers.image.source="https://github.com/OpenLiberty/ci.docker" \
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG LIBERTY_SHA=698dba96bd10d00e7deda670397209889d88ffe6
ARG LIBERTY_BUILD_LABEL=cl190620190617-1530
ARG LIBERTY_DOWNLOAD_URL=https://repo1.maven.org/maven2/io/openliberty/openliberty-webProfile8/$LIBERTY_VERSION/openliberty-webProfile8-$LIBERTY_VERSION.zip

LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Andy Naumann" \
LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Chris Potter" \
org.opencontainers.image.vendor="Open Liberty" \
org.opencontainers.image.url="https://openliberty.io/" \
org.opencontainers.image.source="https://github.com/OpenLiberty/ci.docker" \
Expand Down
8 changes: 4 additions & 4 deletions community/latest/javaee8/java8/ibmsfj/Dockerfile.ubi-min
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@

FROM ibmjava:8-ibmsfj-ubi-min
ARG LIBERTY_VERSION=19.0.0.7
ARG LIBERTY_SHA=abb32a709e05b83bb34de58cb7bbb4d44770ec73
ARG LIBERTY_BUILD_LABEL=cl190720190711-1115
ARG LIBERTY_VERSION=19.0.0.8
ARG LIBERTY_SHA=9a51f233406a24f0c89c7063cd6387bcefb88e7c
ARG LIBERTY_BUILD_LABEL=cl190820190813-1136
ARG LIBERTY_DOWNLOAD_URL=https://repo1.maven.org/maven2/io/openliberty/openliberty-javaee8/$LIBERTY_VERSION/openliberty-javaee8-$LIBERTY_VERSION.zip

LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Andy Naumann" \
LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Chris Potter" \
org.opencontainers.image.vendor="Open Liberty" \
org.opencontainers.image.url="https://openliberty.io/" \
org.opencontainers.image.source="https://github.com/OpenLiberty/ci.docker" \
Expand Down
8 changes: 4 additions & 4 deletions community/latest/kernel/java8/ibmsfj/Dockerfile.ubi-min
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FROM ibmjava:8-ibmsfj-ubi-min
ARG LIBERTY_VERSION=19.0.0.7
ARG LIBERTY_SHA=510581f6160de5a740305e47fa3475973c7d9914
ARG LIBERTY_BUILD_LABEL=cl190720190711-1115
ARG LIBERTY_VERSION=19.0.0.8
ARG LIBERTY_SHA=13ef22f4cd881e9ccdf888802aa073e8bc308378
ARG LIBERTY_BUILD_LABEL=cl190820190813-1136
ARG LIBERTY_DOWNLOAD_URL=https://repo1.maven.org/maven2/io/openliberty/openliberty-runtime/$LIBERTY_VERSION/openliberty-runtime-$LIBERTY_VERSION.zip

LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Andy Naumann" \
LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Chris Potter" \
org.opencontainers.image.vendor="Open Liberty" \
org.opencontainers.image.url="https://openliberty.io/" \
org.opencontainers.image.source="https://github.com/OpenLiberty/ci.docker" \
Expand Down
8 changes: 4 additions & 4 deletions community/latest/webProfile8/java8/ibmsfj/Dockerfile.ubi-min
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@

FROM ibmjava:8-ibmsfj-ubi-min
ARG LIBERTY_VERSION=19.0.0.7
ARG LIBERTY_SHA=12ce327ad1a365023639d4e2320ed9a1891295b3
ARG LIBERTY_BUILD_LABEL=cl190720190711-1115
ARG LIBERTY_VERSION=19.0.0.8
ARG LIBERTY_SHA=337ee93375c7370a770f80424ee281583ea57657
ARG LIBERTY_BUILD_LABEL=cl190820190813-1136
ARG LIBERTY_DOWNLOAD_URL=https://repo1.maven.org/maven2/io/openliberty/openliberty-webProfile8/$LIBERTY_VERSION/openliberty-webProfile8-$LIBERTY_VERSION.zip

LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Andy Naumann" \
LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Chris Potter" \
org.opencontainers.image.vendor="Open Liberty" \
org.opencontainers.image.url="https://openliberty.io/" \
org.opencontainers.image.source="https://github.com/OpenLiberty/ci.docker" \
Expand Down
2 changes: 1 addition & 1 deletion official/19.0.0.3/javaee8/java8/ibmjava/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG LIBERTY_SHA=3f625c2fe05b5443f61d71832ca38c3d72564464
ARG LIBERTY_BUILD_LABEL=cl190320190321-1636
ARG LIBERTY_DOWNLOAD_URL=https://repo1.maven.org/maven2/io/openliberty/openliberty-javaee8/$LIBERTY_VERSION/openliberty-javaee8-$LIBERTY_VERSION.zip

LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Andy Naumann" \
LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Chris Potter" \
org.opencontainers.image.vendor="Open Liberty" \
org.opencontainers.image.url="https://openliberty.io/" \
org.opencontainers.image.source="https://github.com/OpenLiberty/ci.docker" \
Expand Down
2 changes: 1 addition & 1 deletion official/19.0.0.3/javaee8/java8/ibmsfj/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG LIBERTY_SHA=3f625c2fe05b5443f61d71832ca38c3d72564464
ARG LIBERTY_BUILD_LABEL=cl190320190321-1636
ARG LIBERTY_DOWNLOAD_URL=https://repo1.maven.org/maven2/io/openliberty/openliberty-javaee8/$LIBERTY_VERSION/openliberty-javaee8-$LIBERTY_VERSION.zip

LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Andy Naumann" \
LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Chris Potter" \
org.opencontainers.image.vendor="Open Liberty" \
org.opencontainers.image.url="https://openliberty.io/" \
org.opencontainers.image.source="https://github.com/OpenLiberty/ci.docker" \
Expand Down
2 changes: 1 addition & 1 deletion official/19.0.0.3/javaee8/java8/openj9/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG LIBERTY_SHA=3f625c2fe05b5443f61d71832ca38c3d72564464
ARG LIBERTY_BUILD_LABEL=cl190320190321-1636
ARG LIBERTY_DOWNLOAD_URL=https://repo1.maven.org/maven2/io/openliberty/openliberty-javaee8/$LIBERTY_VERSION/openliberty-javaee8-$LIBERTY_VERSION.zip

LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Andy Naumann" \
LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Chris Potter" \
org.opencontainers.image.vendor="Open Liberty" \
org.opencontainers.image.url="https://openliberty.io/" \
org.opencontainers.image.source="https://github.com/OpenLiberty/ci.docker" \
Expand Down
2 changes: 1 addition & 1 deletion official/19.0.0.3/kernel/java8/ibmjava/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ARG LIBERTY_SHA=ba3d67231db1d00fff562cdc27e17588e9215164
ARG LIBERTY_BUILD_LABEL=cl190320190321-1636
ARG LIBERTY_DOWNLOAD_URL=https://repo1.maven.org/maven2/io/openliberty/openliberty-runtime/$LIBERTY_VERSION/openliberty-runtime-$LIBERTY_VERSION.zip

LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Andy Naumann" \
LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Chris Potter" \
org.opencontainers.image.vendor="Open Liberty" \
org.opencontainers.image.url="https://openliberty.io/" \
org.opencontainers.image.source="https://github.com/OpenLiberty/ci.docker" \
Expand Down
2 changes: 1 addition & 1 deletion official/19.0.0.3/kernel/java8/ibmsfj/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ARG LIBERTY_SHA=ba3d67231db1d00fff562cdc27e17588e9215164
ARG LIBERTY_BUILD_LABEL=cl190320190321-1636
ARG LIBERTY_DOWNLOAD_URL=https://repo1.maven.org/maven2/io/openliberty/openliberty-runtime/$LIBERTY_VERSION/openliberty-runtime-$LIBERTY_VERSION.zip

LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Andy Naumann" \
LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Chris Potter" \
org.opencontainers.image.vendor="Open Liberty" \
org.opencontainers.image.url="https://openliberty.io/" \
org.opencontainers.image.source="https://github.com/OpenLiberty/ci.docker" \
Expand Down
2 changes: 1 addition & 1 deletion official/19.0.0.3/kernel/java8/openj9/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG LIBERTY_SHA=ba3d67231db1d00fff562cdc27e17588e9215164
ARG LIBERTY_BUILD_LABEL=cl190320190321-1636
ARG LIBERTY_DOWNLOAD_URL=https://repo1.maven.org/maven2/io/openliberty/openliberty-runtime/$LIBERTY_VERSION/openliberty-runtime-$LIBERTY_VERSION.zip

LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Andy Naumann" \
LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Chris Potter" \
org.opencontainers.image.vendor="Open Liberty" \
org.opencontainers.image.url="https://openliberty.io/" \
org.opencontainers.image.source="https://github.com/OpenLiberty/ci.docker" \
Expand Down
2 changes: 1 addition & 1 deletion official/19.0.0.3/webProfile8/java8/ibmjava/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG LIBERTY_SHA=427699c02263c6861bfbffcf6df15ef95989074b
ARG LIBERTY_BUILD_LABEL=cl190320190321-1636
ARG LIBERTY_DOWNLOAD_URL=https://repo1.maven.org/maven2/io/openliberty/openliberty-webProfile8/$LIBERTY_VERSION/openliberty-webProfile8-$LIBERTY_VERSION.zip

LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Andy Naumann" \
LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Chris Potter" \
org.opencontainers.image.vendor="Open Liberty" \
org.opencontainers.image.url="https://openliberty.io/" \
org.opencontainers.image.source="https://github.com/OpenLiberty/ci.docker" \
Expand Down
2 changes: 1 addition & 1 deletion official/19.0.0.3/webProfile8/java8/ibmsfj/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG LIBERTY_SHA=427699c02263c6861bfbffcf6df15ef95989074b
ARG LIBERTY_BUILD_LABEL=cl190320190321-1636
ARG LIBERTY_DOWNLOAD_URL=https://repo1.maven.org/maven2/io/openliberty/openliberty-webProfile8/$LIBERTY_VERSION/openliberty-webProfile8-$LIBERTY_VERSION.zip

LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Andy Naumann" \
LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Chris Potter" \
org.opencontainers.image.vendor="Open Liberty" \
org.opencontainers.image.url="https://openliberty.io/" \
org.opencontainers.image.source="https://github.com/OpenLiberty/ci.docker" \
Expand Down
2 changes: 1 addition & 1 deletion official/19.0.0.3/webProfile8/java8/openj9/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG LIBERTY_SHA=427699c02263c6861bfbffcf6df15ef95989074b
ARG LIBERTY_BUILD_LABEL=cl190320190321-1636
ARG LIBERTY_DOWNLOAD_URL=https://repo1.maven.org/maven2/io/openliberty/openliberty-webProfile8/$LIBERTY_VERSION/openliberty-webProfile8-$LIBERTY_VERSION.zip

LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Andy Naumann" \
LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Chris Potter" \
org.opencontainers.image.vendor="Open Liberty" \
org.opencontainers.image.url="https://openliberty.io/" \
org.opencontainers.image.source="https://github.com/OpenLiberty/ci.docker" \
Expand Down
2 changes: 1 addition & 1 deletion official/19.0.0.6/javaee8/java11/openj9/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ARG LIBERTY_SHA=ba115723986bbf2e83d79262570b1fce82f6aa43
ARG LIBERTY_BUILD_LABEL=cl190620190617-1530
ARG LIBERTY_DOWNLOAD_URL=https://repo1.maven.org/maven2/io/openliberty/openliberty-javaee8/$LIBERTY_VERSION/openliberty-javaee8-$LIBERTY_VERSION.zip

LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Andy Naumann" \
LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Chris Potter" \
org.opencontainers.image.vendor="Open Liberty" \
org.opencontainers.image.url="https://openliberty.io/" \
org.opencontainers.image.source="https://github.com/OpenLiberty/ci.docker" \
Expand Down
2 changes: 1 addition & 1 deletion official/19.0.0.6/javaee8/java8/ibmjava/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG LIBERTY_SHA=ba115723986bbf2e83d79262570b1fce82f6aa43
ARG LIBERTY_BUILD_LABEL=cl190620190617-1530
ARG LIBERTY_DOWNLOAD_URL=https://repo1.maven.org/maven2/io/openliberty/openliberty-javaee8/$LIBERTY_VERSION/openliberty-javaee8-$LIBERTY_VERSION.zip

LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Andy Naumann" \
LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Chris Potter" \
org.opencontainers.image.vendor="Open Liberty" \
org.opencontainers.image.url="https://openliberty.io/" \
org.opencontainers.image.source="https://github.com/OpenLiberty/ci.docker" \
Expand Down
2 changes: 1 addition & 1 deletion official/19.0.0.6/javaee8/java8/ibmsfj/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG LIBERTY_SHA=ba115723986bbf2e83d79262570b1fce82f6aa43
ARG LIBERTY_BUILD_LABEL=cl190620190617-1530
ARG LIBERTY_DOWNLOAD_URL=https://repo1.maven.org/maven2/io/openliberty/openliberty-javaee8/$LIBERTY_VERSION/openliberty-javaee8-$LIBERTY_VERSION.zip

LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Andy Naumann" \
LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Chris Potter" \
org.opencontainers.image.vendor="Open Liberty" \
org.opencontainers.image.url="https://openliberty.io/" \
org.opencontainers.image.source="https://github.com/OpenLiberty/ci.docker" \
Expand Down
2 changes: 1 addition & 1 deletion official/19.0.0.6/javaee8/java8/openj9/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG LIBERTY_SHA=ba115723986bbf2e83d79262570b1fce82f6aa43
ARG LIBERTY_BUILD_LABEL=cl190620190617-1530
ARG LIBERTY_DOWNLOAD_URL=https://repo1.maven.org/maven2/io/openliberty/openliberty-javaee8/$LIBERTY_VERSION/openliberty-javaee8-$LIBERTY_VERSION.zip

LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Andy Naumann" \
LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Chris Potter" \
org.opencontainers.image.vendor="Open Liberty" \
org.opencontainers.image.url="https://openliberty.io/" \
org.opencontainers.image.source="https://github.com/OpenLiberty/ci.docker" \
Expand Down
2 changes: 1 addition & 1 deletion official/19.0.0.6/kernel/java11/openj9/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ARG LIBERTY_SHA=4e97ebc8a94c75dead89282c04f78cac3c8e0ba4
ARG LIBERTY_BUILD_LABEL=cl190620190617-1530
ARG LIBERTY_DOWNLOAD_URL=https://repo1.maven.org/maven2/io/openliberty/openliberty-runtime/$LIBERTY_VERSION/openliberty-runtime-$LIBERTY_VERSION.zip

LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Andy Naumann" \
LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Chris Potter" \
org.opencontainers.image.vendor="Open Liberty" \
org.opencontainers.image.url="https://openliberty.io/" \
org.opencontainers.image.source="https://github.com/OpenLiberty/ci.docker" \
Expand Down
2 changes: 1 addition & 1 deletion official/19.0.0.6/kernel/java8/ibmjava/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ARG LIBERTY_SHA=4e97ebc8a94c75dead89282c04f78cac3c8e0ba4
ARG LIBERTY_BUILD_LABEL=cl190620190617-1530
ARG LIBERTY_DOWNLOAD_URL=https://repo1.maven.org/maven2/io/openliberty/openliberty-runtime/$LIBERTY_VERSION/openliberty-runtime-$LIBERTY_VERSION.zip

LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Andy Naumann" \
LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Chris Potter" \
org.opencontainers.image.vendor="Open Liberty" \
org.opencontainers.image.url="https://openliberty.io/" \
org.opencontainers.image.source="https://github.com/OpenLiberty/ci.docker" \
Expand Down
2 changes: 1 addition & 1 deletion official/19.0.0.6/kernel/java8/ibmsfj/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ARG LIBERTY_SHA=4e97ebc8a94c75dead89282c04f78cac3c8e0ba4
ARG LIBERTY_BUILD_LABEL=cl190620190617-1530
ARG LIBERTY_DOWNLOAD_URL=https://repo1.maven.org/maven2/io/openliberty/openliberty-runtime/$LIBERTY_VERSION/openliberty-runtime-$LIBERTY_VERSION.zip

LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Andy Naumann" \
LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Chris Potter" \
org.opencontainers.image.vendor="Open Liberty" \
org.opencontainers.image.url="https://openliberty.io/" \
org.opencontainers.image.source="https://github.com/OpenLiberty/ci.docker" \
Expand Down
2 changes: 1 addition & 1 deletion official/19.0.0.6/kernel/java8/openj9/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG LIBERTY_SHA=4e97ebc8a94c75dead89282c04f78cac3c8e0ba4
ARG LIBERTY_BUILD_LABEL=cl190620190617-1530
ARG LIBERTY_DOWNLOAD_URL=https://repo1.maven.org/maven2/io/openliberty/openliberty-runtime/$LIBERTY_VERSION/openliberty-runtime-$LIBERTY_VERSION.zip

LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Andy Naumann" \
LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Chris Potter" \
org.opencontainers.image.vendor="Open Liberty" \
org.opencontainers.image.url="https://openliberty.io/" \
org.opencontainers.image.source="https://github.com/OpenLiberty/ci.docker" \
Expand Down
2 changes: 1 addition & 1 deletion official/19.0.0.6/webProfile8/java11/openj9/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ARG LIBERTY_SHA=698dba96bd10d00e7deda670397209889d88ffe6
ARG LIBERTY_BUILD_LABEL=cl190620190617-1530
ARG LIBERTY_DOWNLOAD_URL=https://repo1.maven.org/maven2/io/openliberty/openliberty-webProfile8/$LIBERTY_VERSION/openliberty-webProfile8-$LIBERTY_VERSION.zip

LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Andy Naumann" \
LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Chris Potter" \
org.opencontainers.image.vendor="Open Liberty" \
org.opencontainers.image.url="https://openliberty.io/" \
org.opencontainers.image.source="https://github.com/OpenLiberty/ci.docker" \
Expand Down
2 changes: 1 addition & 1 deletion official/19.0.0.6/webProfile8/java8/ibmjava/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG LIBERTY_SHA=698dba96bd10d00e7deda670397209889d88ffe6
ARG LIBERTY_BUILD_LABEL=cl190620190617-1530
ARG LIBERTY_DOWNLOAD_URL=https://repo1.maven.org/maven2/io/openliberty/openliberty-webProfile8/$LIBERTY_VERSION/openliberty-webProfile8-$LIBERTY_VERSION.zip

LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Andy Naumann" \
LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Chris Potter" \
org.opencontainers.image.vendor="Open Liberty" \
org.opencontainers.image.url="https://openliberty.io/" \
org.opencontainers.image.source="https://github.com/OpenLiberty/ci.docker" \
Expand Down
2 changes: 1 addition & 1 deletion official/19.0.0.6/webProfile8/java8/ibmsfj/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG LIBERTY_SHA=698dba96bd10d00e7deda670397209889d88ffe6
ARG LIBERTY_BUILD_LABEL=cl190620190617-1530
ARG LIBERTY_DOWNLOAD_URL=https://repo1.maven.org/maven2/io/openliberty/openliberty-webProfile8/$LIBERTY_VERSION/openliberty-webProfile8-$LIBERTY_VERSION.zip

LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Andy Naumann" \
LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Chris Potter" \
org.opencontainers.image.vendor="Open Liberty" \
org.opencontainers.image.url="https://openliberty.io/" \
org.opencontainers.image.source="https://github.com/OpenLiberty/ci.docker" \
Expand Down
2 changes: 1 addition & 1 deletion official/19.0.0.6/webProfile8/java8/openj9/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG LIBERTY_SHA=698dba96bd10d00e7deda670397209889d88ffe6
ARG LIBERTY_BUILD_LABEL=cl190620190617-1530
ARG LIBERTY_DOWNLOAD_URL=https://repo1.maven.org/maven2/io/openliberty/openliberty-webProfile8/$LIBERTY_VERSION/openliberty-webProfile8-$LIBERTY_VERSION.zip

LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Andy Naumann" \
LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Chris Potter" \
org.opencontainers.image.vendor="Open Liberty" \
org.opencontainers.image.url="https://openliberty.io/" \
org.opencontainers.image.source="https://github.com/OpenLiberty/ci.docker" \
Expand Down
8 changes: 4 additions & 4 deletions official/latest/javaee8/java11/openj9/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FROM adoptopenjdk:11-jre-openj9
ARG LIBERTY_VERSION=19.0.0.7
ARG LIBERTY_SHA=abb32a709e05b83bb34de58cb7bbb4d44770ec73
ARG LIBERTY_BUILD_LABEL=cl190720190711-1115
ARG LIBERTY_VERSION=19.0.0.8
ARG LIBERTY_SHA=9a51f233406a24f0c89c7063cd6387bcefb88e7c
ARG LIBERTY_BUILD_LABEL=cl190820190813-1136
ARG LIBERTY_DOWNLOAD_URL=https://repo1.maven.org/maven2/io/openliberty/openliberty-javaee8/$LIBERTY_VERSION/openliberty-javaee8-$LIBERTY_VERSION.zip

LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Andy Naumann" \
LABEL org.opencontainers.image.authors="Arthur De Magalhaes, Chris Potter" \
org.opencontainers.image.vendor="Open Liberty" \
org.opencontainers.image.url="https://openliberty.io/" \
org.opencontainers.image.source="https://github.com/OpenLiberty/ci.docker" \
Expand Down
Loading

0 comments on commit c4254e2

Please sign in to comment.