Skip to content

Commit

Permalink
[CLOUDOPS-348] feat: upgrade mcapi version to 0.22 (#1821)
Browse files Browse the repository at this point in the history
Co-authored-by: okozachenko1203 <[email protected]>
  • Loading branch information
okozachenko1203 and okozachenko1203 committed Aug 26, 2024
1 parent 948443c commit 16b2535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/magnum/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ RUN --mount=type=cache,mode=0755,target=/root/.cache/pip,sharing=private <<EOF b
pip3 install \
--constraint /upper-constraints.txt \
/src/magnum \
magnum-cluster-api==0.21.2
magnum-cluster-api==0.22.0
EOF

FROM registry.atmosphere.dev/library/openstack-python-runtime:${RELEASE}
Expand Down

0 comments on commit 16b2535

Please sign in to comment.