Skip to content

Commit

Permalink
[stable/2024.1] feat: upgrade mcapi version to 0.22.1 (#1909)
Browse files Browse the repository at this point in the history
This is an automated cherry-pick of #1875
/assign mnaser
  • Loading branch information
vexxhost-bot committed Sep 24, 2024
1 parent 6293ed4 commit f65c7ed
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.22.0
magnum-cluster-api==0.22.1
EOF

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

0 comments on commit f65c7ed

Please sign in to comment.