diff options
Diffstat (limited to 'auth/docker')
-rw-r--r-- | auth/docker/d.props.csit | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/docker/d.props.csit b/auth/docker/d.props.csit index 27f539bb..0bd992e9 100644 --- a/auth/docker/d.props.csit +++ b/auth/docker/d.props.csit @@ -28,7 +28,7 @@ ORG=onap PROJECT=aaf DOCKER_PULL_REGISTRY=nexus3.onap.org:10001 DOCKER_REPOSITORY=nexus3.onap.org:10003 -VERSION=2.1.17-SNAPSHOT +VERSION=latest CONF_ROOT_DIR=/opt/app/osaaf # For local builds, set PREFIX= PREFIX="$DOCKER_REPOSITORY/" |