StatCan / aaw-contrib-containers

Containers to be used for general purpose Data Science
Other
3 stars 14 forks source link

Add default mpi-operator image #124

Closed vexingly closed 2 months ago

vexingly commented 2 months ago

fix: remove failing databricks-python image

This is not being used, it can be added again if needed. Failing build due to CVE in latest base image.

feat: add new mpi-operator based image

Added an mpi-operator based image instead of an openm++ based image.

Cannot easily get rid of CVE reported in debian the zlib1g package https://avd.aquasec.com/nvd/2023/cve-2023-45853/ is reported as fixed https://lists.debian.org/debian-lts-announce/2023/11/msg00026.html and should be ignored https://github.com/aquasecurity/trivy/discussions/6722