Prepare installer, pods and Jenkins for Rel THIRTEEN
[osm/devops.git] / installers / install_osm.sh
index 11ce0be..e8526a8 100755 (executable)
@@ -13,9 +13,9 @@
 #   limitations under the License.
 #
 REPOSITORY_BASE=https://osm-download.etsi.org/repository/osm/debian
-RELEASE=ReleaseTWELVE
+RELEASE=ReleaseTHIRTEEN
 REPOSITORY=stable
-DOCKER_TAG=12
+DOCKER_TAG=13
 DEVOPS_PATH=/usr/share/osm-devops
 
 function usage(){