Skip to content

Commit

Permalink
[stable/zed] feat: upgrade mcapi version to 0.22.1 (#1912)
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 authored Sep 24, 2024
1 parent 321420b commit a3eb6f6
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 @@ -21,7 +21,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 a3eb6f6

Please sign in to comment.