commit | 5c3c21a606759062f55175a18ed4ee4245e8bc28 | [log] [tgz] |
---|---|---|
author | okozachenko1203 <okozachenko@vexxhost.com> | Sat Feb 22 03:16:53 2025 +1100 |
committer | Oleksandr Kozachenko <okozachenko@vexxhost.com> | Sat Feb 22 09:44:27 2025 +0000 |
tree | 92f4783816cd0a1fba50b8c413289b6df1588b96 | |
parent | 8d08f9ac842d23342680d04eae0ad9bfbb722c4c [diff] [blame] |
update mcapi version Change-Id: I061a0f1336a9fe66c984abe8f61b79a739c51cc0
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index 9eb3081..0d52cd6 100644 --- a/images/magnum/Dockerfile +++ b/images/magnum/Dockerfile
@@ -18,7 +18,7 @@ pip3 install \ --constraint /upper-constraints.txt \ /src/magnum \ - magnum-cluster-api==0.24.2 + magnum-cluster-api==0.26.0 EOF FROM openstack-python-runtime