X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fdocker%2Fagent.sh;fp=auth%2Fdocker%2Fagent.sh;h=b36fd5c9b6e1ba2475960d0e6df0746538d12925;hb=096803ce0a8f4a57cc2f78f7d969cab18cb7a93e;hp=eb1888c17a1ccffdbc322a8e5077c89c9abccecd;hpb=6feb44b8f354d039e74084a3fcd0ad218f4a5c45;p=aaf%2Fauthz.git diff --git a/auth/docker/agent.sh b/auth/docker/agent.sh index eb1888c1..b36fd5c9 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.11-SNAPSHOT} +CADI_VERSION=${CADI_VERSION:=2.1.12-SNAPSHOT} 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