commit | 40c2f91fd01eaf89e3d332bac6fde83d4677b156 | [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 14:29:08 2025 -0500 |
tree | 4a4677296d9ad77853fea3e5792c5411a7bd7e7a | |
parent | 34ba8be32f74e039a6557ce39fb60e10431ace74 [diff] [blame] |
Bump MCAPI to 0.26.2 Change-Id: Id54ff0c35d8a065a733cd10b51ac580d01261758
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index b6abbe4..f9b86e0 100644 --- a/images/magnum/Dockerfile +++ b/images/magnum/Dockerfile
@@ -18,7 +18,7 @@ uv pip install \ --constraint /upper-constraints.txt \ /src/magnum \ - magnum-cluster-api==0.26.0 + magnum-cluster-api==0.26.2 EOF FROM openstack-python-runtime