commit | f14cbc307b2671bdd4d33cbc1d8efc0b95276cf3 | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Tue Sep 24 18:32:12 2024 -0400 |
committer | GitHub <noreply@github.com> | Tue Sep 24 22:32:12 2024 +0000 |
tree | 451b0d990bbf3c7af39a30aae06271f13e1a628b | |
parent | 1befc8b33ab4cf9b37bdefb84cf6ae9fd4571643 [diff] |
[stable/2023.1] feat: upgrade mcapi version to 0.22.1 (#1911) This is an automated cherry-pick of #1875 /assign mnaser
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index 89cdfdc..756a6f7 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.22.0 + magnum-cluster-api==0.22.1 EOF FROM registry.atmosphere.dev/library/openstack-python-runtime:${RELEASE}