Skip to content

Commit

Permalink
Bump MCAPI to 0.24.1 (#2292)
Browse files Browse the repository at this point in the history
  • Loading branch information
mnaser authored Jan 12, 2025
1 parent 333a193 commit 1c22ad0
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 @@ -22,7 +22,7 @@ sed -i s/^oslo.db===.*$/oslo.db==14.1.0/ /upper-constraints.txt
pip3 install \
--constraint /upper-constraints.txt \
/src/magnum \
magnum-cluster-api==0.24.0
magnum-cluster-api==0.24.1
EOF

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

0 comments on commit 1c22ad0

Please sign in to comment.