X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Finstall_osm.sh;h=72129225cb1665b7d7f241418708a290364d59f1;hb=39d42f8af98975685f50a0e17849dc231420a48e;hp=fcdcdf9309dcc92a787af469e135fba7a7c76620;hpb=72399e3c7cb06007d29838a3bd4bbf58a14d1ed4;p=osm%2Fdevops.git diff --git a/installers/install_osm.sh b/installers/install_osm.sh index fcdcdf93..72129225 100755 --- a/installers/install_osm.sh +++ b/installers/install_osm.sh @@ -13,9 +13,9 @@ # limitations under the License. # REPOSITORY_BASE=https://osm-download.etsi.org/repository/osm/debian -RELEASE=ReleaseSIX -REPOSITORY=stable -DOCKER_TAG=6 +RELEASE=ReleaseSEVEN-daily +REPOSITORY=testing +DOCKER_TAG=releaseseven function usage(){ echo -e "usage: $0 [OPTIONS]"