X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Finstall_osm.sh;h=01d96e9d7c8989d29805c830cca23ecc7d1c2b35;hb=0d2d21af52dd9ea4ab327d124485e5b749f6cdee;hp=2481cd5fd937fb5ca1f567dccef1a661d43ddd6c;hpb=25e87d22a56148f402139f1096f227857be38aca;p=osm%2Fdevops.git diff --git a/installers/install_osm.sh b/installers/install_osm.sh index 2481cd5f..01d96e9d 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=ReleaseSEVEN-daily -REPOSITORY=testing -DOCKER_TAG=releaseseven +RELEASE=ReleaseSEVEN +REPOSITORY=stable +DOCKER_TAG=7 function usage(){ echo -e "usage: $0 [OPTIONS]"