commit | 9ecaf5023181b89018500fa29918c0d4c36508c8 | [log] [tgz] |
---|---|---|
author | Oleksandr K. <okozachenko@vexxhost.com> | Mon Jul 22 04:07:45 2024 +0200 |
committer | GitHub <noreply@github.com> | Mon Jul 22 02:07:45 2024 +0000 |
tree | 7a7716d4785412e640ffafc3ff76465d4061fafd | |
parent | bb061a52abd52bd32b8483dac521d80eb545be74 [diff] |
Bump MCAPI to 0.21.2 (#1643) Co-authored-by: okozachenko1203 <okozachenko1203@users.noreply.github.com>
diff --git a/images/magnum/Dockerfile b/images/magnum/Dockerfile index 546b80f..c4c78ea 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.21.1 + magnum-cluster-api==0.21.2 EOF FROM registry.atmosphere.dev/library/openstack-python-runtime:${RELEASE}