kappnav / issues

kAppNav global issues
0 stars 0 forks source link

Update Liberty to 19.0.0.12 #93

Closed rlcundiff closed 4 years ago

rlcundiff commented 4 years ago

Update to the next LTS release when it's available. This is in apis/Dockerfile.

rlcundiff commented 4 years ago

These are the two lines to replace in the Dockerfile ARG LIBERTY_VERSION=19.0.0.9 ARG LIBERTY_SHA=f05e1f6f738d33a8fd93e356de12413fc0e271a5

New values can be obtained from https://github.com/OpenLiberty/ci.docker/tree/master/releases

rlcundiff commented 4 years ago

From https://github.com/OpenLiberty/ci.docker/blob/master/releases/19.0.0.12/kernel/Dockerfile.ubi.ibmjava8 ARG LIBERTY_VERSION=19.0.0.12 ARG LIBERTY_SHA=b3a613cbad764a10ae57719ff9818c3bcfefdf8e ARG LIBERTY_BUILD_LABEL=cl191220191120-0300 ARG LIBERTY_DOWNLOAD_URL=https://repo1.maven.org/maven2/io/openliberty/openliberty-runtime/$LIBERTY_VERSION/openliberty-runtime-$LIBERTY_VERSION.zip