From: garciadeblas Date: Tue, 18 Mar 2025 11:37:01 +0000 (+0100) Subject: Update DOCKER_TAG in install_osm.sh to use 17 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=b1dbb6d6f280a26d5d3dfb3375c3b963e00861db;p=osm%2Fdevops.git Update DOCKER_TAG in install_osm.sh to use 17 Change-Id: Ia2daa21712a66fe1cacacf08fe173195755f6bbf Signed-off-by: garciadeblas --- diff --git a/installers/install_osm.sh b/installers/install_osm.sh index 453aeabe..7a7b831a 100755 --- a/installers/install_osm.sh +++ b/installers/install_osm.sh @@ -15,7 +15,7 @@ REPOSITORY_BASE=https://osm-download.etsi.org/repository/osm/debian RELEASE=ReleaseSEVENTEEN REPOSITORY=stable -DOCKER_TAG="testing-daily" +DOCKER_TAG="17" DEVOPS_PATH=/usr/share/osm-devops function usage(){