From: Mathieu Baudier Date: Mon, 3 Feb 2020 08:38:12 +0000 (+0100) Subject: Update Java version of the containers. X-Git-Tag: argeo-commons-2.1.85~9 X-Git-Url: https://git.argeo.org/?p=lgpl%2Fargeo-commons.git;a=commitdiff_plain;h=c44217daaf582d57e031a4b0c53a9fd1c233352c Update Java version of the containers. --- diff --git a/dist/containers/buildah-metadata b/dist/containers/buildah-metadata index a65a87db6..35d7809f6 100644 --- a/dist/containers/buildah-metadata +++ b/dist/containers/buildah-metadata @@ -2,7 +2,7 @@ VERSION_ARGEO_COMMONS=2.1.84 VERSION_ARGEO_TP=2.1.27 VERSION_MAVEN=3.5.4 -VERSION_JAVA=11.0.5 +VERSION_JAVA=11.0.6 ARCH=`arch` echo Building for architecture $ARCH diff --git a/dist/containers/filtered/buildah-metadata b/dist/containers/filtered/buildah-metadata index 5c22840e0..d0e046667 100644 --- a/dist/containers/filtered/buildah-metadata +++ b/dist/containers/filtered/buildah-metadata @@ -1,8 +1,8 @@ -VERSION_ARGEO_COMMONS=2.1.84 -VERSION_ARGEO_TP=${version.argeo-tp} +#VERSION_ARGEO_COMMONS=2.1.84 +#VERSION_ARGEO_TP=${version.argeo-tp} -VERSION_MAVEN=3.5.4 -VERSION_JAVA=11.0.5 +#VERSION_MAVEN=3.5.4 +#VERSION_JAVA=11.0.5 -ARCH=`arch` -echo Building for architecture $ARCH +#ARCH=`arch` +#echo Building for architecture $ARCH