commit | 39cd2346ae125699e23e1b02296a4aaf6333d4d7 | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Tue Jan 14 11:22:19 2025 -0500 |
committer | GitHub <noreply@github.com> | Tue Jan 14 16:22:19 2025 +0000 |
tree | a444b9ba8eefdd2818616aa4ae2f8d7e075c59b9 | |
parent | cdc8a599035fab8b3aef5ea635108486d1a00a1a [diff] |
[stable/2023.1] Bump MCAPI to 0.24.2 (#2308) This is an automated cherry-pick of #2301 /assign mnaser
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index d62bbb8..66c1163 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.24.1 + magnum-cluster-api==0.24.2 EOF FROM harbor.atmosphere.dev/library/openstack-python-runtime:${RELEASE}