X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Finstall_osm.sh;h=0f5e6bb0e7d8ab8a07f162c17e49807193e87fd3;hb=44c021904b2eec4520dc5aef58d1de43ce62dd12;hp=fcdcdf9309dcc92a787af469e135fba7a7c76620;hpb=72399e3c7cb06007d29838a3bd4bbf58a14d1ed4;p=osm%2Fdevops.git diff --git a/installers/install_osm.sh b/installers/install_osm.sh index fcdcdf93..0f5e6bb0 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 +RELEASE=ReleaseSEVEN REPOSITORY=stable -DOCKER_TAG=6 +DOCKER_TAG=7 function usage(){ echo -e "usage: $0 [OPTIONS]"