Update default URLs and tags to use 14 and fourteen
[osm/devops.git] / installers / install_osm.sh
index 5fca648..35ced89 100755 (executable)
@@ -13,9 +13,9 @@
 #   limitations under the License.
 #
 REPOSITORY_BASE=https://osm-download.etsi.org/repository/osm/debian
-RELEASE=ReleaseTHIRTEEN
+RELEASE=ReleaseFOURTEEN
 REPOSITORY=stable
-DOCKER_TAG=13
+DOCKER_TAG="testing-daily"
 DEVOPS_PATH=/usr/share/osm-devops
 
 function usage(){