commit | b37cc7a4df2e52cb5c0f0b415dc43fb7da7c3a9d | [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:28 2025 +0000 |
tree | 1a944cc27effe8ca25ada94e73adfc2b6cbfc3e7 | |
parent | 5e7a2491b1665ed58ae2209e1bebed876d4dd12e [diff] [blame] |
Bump MCAPI to 0.26.2 Change-Id: Id54ff0c35d8a065a733cd10b51ac580d01261758
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index 8ecae52..f1af931 100644 --- a/images/magnum/Dockerfile +++ b/images/magnum/Dockerfile
@@ -20,7 +20,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