Increment Docker container version number after Amber release 70/1870/1
authorTimo Tietavainen <timo.tietavainen@nokia.com>
Fri, 29 Nov 2019 07:44:37 +0000 (09:44 +0200)
committerTimo Tietavainen <timo.tietavainen@nokia.com>
Fri, 29 Nov 2019 07:44:37 +0000 (09:44 +0200)
Incremented container version from 0.2.2 to 0.3.0 in order to
publish a new Docker container, which is not overlapping with
the container name what has been released out for Amber release.

Signed-off-by: Timo Tietavainen <timo.tietavainen@nokia.com>
Change-Id: Ib59c5ef58ea9af28492a8779e91a35efea15742f

container-tag.yaml

index 5f7431b..c33bdff 100644 (file)
@@ -2,4 +2,4 @@
 # This file is expected to be in the docker build directory;
 # can be moved with suitable JJB configuration.
 ---
-tag: '0.2.2'
+tag: '0.3.0'