From 0ce187a0a54058087a4948cc3ba026be8c310fbc Mon Sep 17 00:00:00 2001 From: Brian Freeman Date: Mon, 9 Dec 2019 15:43:45 +0000 Subject: [PATCH] fix container-tag Set container-tag to 0.3.0 to match version.properties Change-Id: If2d631894b34d76a8191cd87c48425b7aee0c5f5 Signed-off-by: Brian Freeman (cherry picked from commit df7266734e1cc5f8ccfc3494e25c485f92060ba4) --- ric_robot_suite/docker/ric-robot/container-tag.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ric_robot_suite/docker/ric-robot/container-tag.yaml b/ric_robot_suite/docker/ric-robot/container-tag.yaml index 05ace5a..ffc8e83 100644 --- a/ric_robot_suite/docker/ric-robot/container-tag.yaml +++ b/ric_robot_suite/docker/ric-robot/container-tag.yaml @@ -1,2 +1,2 @@ --- -tag: 0.2.0 +tag: 0.3.0 -- 2.16.6