Update default URLs and tags to use 14 and fourteen
[osm/devops.git] / installers / install_ngsa.sh
index 93c5f2d..4d74df5 100755 (executable)
@@ -85,7 +85,7 @@ function install_prometheus_alertmanager() {
 DOCKER_REGISTRY_URL=
 DOCKER_USER="opensourcemano"
 OSM_DEVOPS="/usr/share/osm-devops"
-OSM_DOCKER_TAG="13"
+OSM_DOCKER_TAG="testing-daily"
 OSM_HELM_WORK_DIR="/etc/osm/helm"
 
 while getopts ":D:d:t:r:U:-: " o; do