commit | 1c22ad04811b4daf4dc191a527baf3e939868a69 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Sat Jan 11 23:21:13 2025 -0500 |
committer | GitHub <noreply@github.com> | Sun Jan 12 04:21:13 2025 +0000 |
tree | 7f55b4fd002ce01896a551b376aea39122e69fce | |
parent | 333a1930a60fab3b780c2b4560655829d8ade7c7 [diff] |
Bump MCAPI to 0.24.1 (#2292)
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index 1c4810d..5325904 100644 --- a/images/magnum/Dockerfile +++ b/images/magnum/Dockerfile
@@ -22,7 +22,7 @@ pip3 install \ --constraint /upper-constraints.txt \ /src/magnum \ - magnum-cluster-api==0.24.0 + magnum-cluster-api==0.24.1 EOF FROM harbor.atmosphere.dev/library/openstack-python-runtime:${RELEASE}