summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDimitri Mazmanov <dimitri.mazmanov@ericsson.com>2017-03-30 12:56:25 +0200
committerMorgan Richomme <morgan.richomme@orange.com>2017-03-30 12:45:57 +0000
commitcc8d4f76a969b4c064eb23504c909c41b79b5fe8 (patch)
treec3696643946eb30a7a56d25767f5143763bd25c1
parente4ef989e04ccb6ca76235f70fb1886caf5c40a24 (diff)
Upgrade to the latest kingbird version
Change-Id: I80015fa05811f11c2c62e4c87f6008bea279fbf7 Signed-off-by: Dimitri Mazmanov <dimitri.mazmanov@ericsson.com> (cherry picked from commit 251b25f7dc3a42d3717e696a164a92510e21cb38)
-rw-r--r--docker/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/Dockerfile b/docker/Dockerfile
index 134b8ef3c..47eaec821 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -18,7 +18,7 @@ ARG TEMPEST_TAG=15.0.0
ARG REFSTACK_TAG=15.0.0
ARG ODL_TAG=release/beryllium-sr4
ARG OPENSTACK_TAG=stable/mitaka
-ARG KINGBIRD_TAG=0.2.2
+ARG KINGBIRD_TAG=1.1.0
ARG VIMS_TAG=stable
ARG VROUTER_TAG=stable
ARG REPOS_DIR=/home/opnfv/repos