commit | 68d2ce31dd0666e31c117c87c9b27753ac350995 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Tue Feb 25 14:29:08 2025 -0500 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Tue Feb 25 21:08:18 2025 +0000 |
tree | ec32d5371906d60f565cbeeb06e8f48a5e25cebf | |
parent | 39a39874102c00769f532ddf66c81827f668e839 [diff] [blame] |
Bump MCAPI to 0.26.2 Change-Id: Id54ff0c35d8a065a733cd10b51ac580d01261758
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index 833e2c3..b2a7f4c 100644 --- a/images/magnum/Dockerfile +++ b/images/magnum/Dockerfile
@@ -21,7 +21,7 @@ pip3 install \ --constraint /upper-constraints.txt \ /src/magnum \ - magnum-cluster-api==0.26.0 + magnum-cluster-api==0.26.2 EOF FROM openstack-python-runtime