X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Finstall_osm.sh;h=3918f3fe0b89258366185943a498fcc5cbc7dc38;hb=9da33128bfa6c4cfdf01f053ea96621c8bd7b4f6;hp=5b737594bd1b995d86be3d3244dab9c745b479e1;hpb=4b57d46af8be1804faffa27a987e614c45056147;p=osm%2Fdevops.git diff --git a/installers/install_osm.sh b/installers/install_osm.sh index 5b737594..3918f3fe 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 +RELEASE=ReleaseEIGHT REPOSITORY=stable -DOCKER_TAG=7 +DOCKER_TAG=8 function usage(){ echo -e "usage: $0 [OPTIONS]"