aboutsummaryrefslogtreecommitdiffstats
path: root/docker/core
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2021-05-16 16:30:46 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2021-05-16 16:30:46 +0200
commit723088799ff85e96124442d6f8c96f25283eed44 (patch)
tree1fa9a50f537f7f5f3b585c91f50ef33c772d90c8 /docker/core
parent711874dd52b7bb60abea732bfaa8316cc82b2049 (diff)
Update Dockerfiles to wallaby
Change-Id: Id6c30cc254f34021fee1bbd2d9c5d0863bb83142 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 05929fdff..70586b4e3 100644
--- a/docker/core/Dockerfile
+++ b/docker/core/Dockerfile
@@ -1,7 +1,7 @@
FROM alpine:3.13
-ARG BRANCH=master
-ARG OPENSTACK_TAG=master
+ARG BRANCH=stable/wallaby
+ARG OPENSTACK_TAG=stable/wallaby
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