commit | 9ee5cc159d7575bdd0ae86f6da62ab51566d7cfc | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Tue Sep 24 18:32:10 2024 -0400 |
committer | GitHub <noreply@github.com> | Tue Sep 24 22:32:10 2024 +0000 |
tree | be288643b02c4ee0b2517e79b2f7fd78bd2ff27c | |
parent | ded7febce4b899e530ecabff8328533503d58a85 [diff] [blame] |
[stable/2023.2] feat: upgrade mcapi version to 0.22.1 (#1910) This is an automated cherry-pick of #1875 /assign mnaser
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index b1316cf..c5284c2 100644 --- a/images/magnum/Dockerfile +++ b/images/magnum/Dockerfile
@@ -19,7 +19,7 @@ pip3 install \ --constraint /upper-constraints.txt \ /src/magnum \ - magnum-cluster-api==0.22.0 + magnum-cluster-api==0.22.1 EOF FROM registry.atmosphere.dev/library/openstack-python-runtime:${RELEASE}