octachoron opened a new pull request, #45: URL: https://github.com/apache/ozone-docker-runner/pull/45
## What changes were proposed in this pull request? Instead of always installing the latest versions of awscli and boto3 into the images at build time, select specifically the latest versions as of the time this change was made. As noted on [HDDS-12499](https://issues.apache.org/jira/browse/HDDS-12499), this avoids unexpected version changes. Both packages support Python 3.9, and their dependency declarations are compatible. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-12499 ## How was this patch tested? - CI on fork: https://github.com/octachoron/ozone-docker-runner/actions/runs/13951576627 - Ozone CI with changed image: https://github.com/octachoron/ozone/actions/runs/13955751134 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
