aboutsummaryrefslogtreecommitdiffstats
path: root/docker/core
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2021-10-11 13:24:17 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2021-10-11 13:24:17 +0200
commit44eca0182465f732ebf5bbaaa20116829a06633e (patch)
treea74dd433d5a3099985bc8effff2cb2d8bdcf13ae /docker/core
parentb4f13be29be29173b8943d82da7c0e2c5ee6c203 (diff)
Update tags and branches to Xena
Change-Id: I14b36aee77848067aa45a2bfdba5fa224c230980 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'docker/core')
-rw-r--r--docker/core/Dockerfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/docker/core/Dockerfile b/docker/core/Dockerfile
index d955920f9..53794d0d2 100644
--- a/docker/core/Dockerfile
+++ b/docker/core/Dockerfile
@@ -1,7 +1,7 @@
FROM alpine:3.14
-ARG BRANCH=master
-ARG OPENSTACK_TAG=master
+ARG BRANCH=stable/xena
+ARG OPENSTACK_TAG=stable/xena
COPY Switch-to-threading.Thread-for-Rally-tasks.patch /tmp/Switch-to-threading.Thread-for-Rally-tasks.patch
COPY Create-new-server-in-test_create_backup.patch /tmp/Create-new-server-in-test_create_backup.patch