X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aaf%2Fauthz.git;a=blobdiff_plain;f=auth%2Fdocker%2Fagent.sh;h=575e21f98d27d7a0c38d60b61726beb3017783a5;hp=4611f77742309fa7743da746d5ee9c39cf98c7c8;hb=54f1bd25e5a6fb84502d100dbb00e915d4be6556;hpb=e37619c95eeac0ea7b92960cf3f1e69535a48ec2 diff --git a/auth/docker/agent.sh b/auth/docker/agent.sh index 4611f777..575e21f9 100644 --- a/auth/docker/agent.sh +++ b/auth/docker/agent.sh @@ -28,7 +28,7 @@ fi . ./aaf.props DOCKER=${DOCKER:=docker} -CADI_VERSION=${CADI_VERSION:=2.1.15} +CADI_VERSION=${CADI_VERSION:=2.1.16} for V in VERSION DOCKER_REPOSITORY HOSTNAME CONTAINER_NS AAF_FQDN AAF_FQDN_IP DEPLOY_FQI APP_FQDN APP_FQI VOLUME DRIVER LATITUDE LONGITUDE; do if [ "$(grep $V ./aaf.props)" = "" ]; then