Fix bug 1745 to update installers and manifests for Release ELEVEN
[osm/devops.git] / installers / install_osm.sh
index b1b8548..d66ceb3 100755 (executable)
@@ -13,9 +13,9 @@
 #   limitations under the License.
 #
 REPOSITORY_BASE=https://osm-download.etsi.org/repository/osm/debian
-RELEASE=ReleaseTEN
+RELEASE=ReleaseELEVEN
 REPOSITORY=stable
-DOCKER_TAG=10
+DOCKER_TAG=11
 DEVOPS_PATH=/usr/share/osm-devops
 
 function usage(){