ci: migrate python images to MCR
Type of change
-
Bug Fix -
CI -
Feature
Does this introduce a change in the core logic?
- [No]
Does this introduce a change in the cloud provider implementation, if so which cloud?
-
AWS -
Azure -
GCP -
IBM
Updates description?
- Updated Azure Dockerfile python image to
python:3.8-slimfrom Microsoft Container Registry - Copied DAG.Dockerfile to deployments/scripts/azure location and updated
FROMin new Dockerfile to usepython:3.8-slimimage from Microsoft Container Registry (this is to avoid other cloud providers using MCR) - Replaced
apkpackage manager in both Dockerfiles toapt-getpackage manager which is available in slim tagged images - ADO work item: Product Backlog Item 9649: Container Security for VDS Converter images
Testing
- TBD