Closed afterdesign closed 6 months ago
For our official CircleCI Docker Convenience Image support policy, please see CircleCI docs.
This policy outlines the release, update, and deprecation policy for CircleCI Docker Convenience Images.
Update docker-compose to latest version to fix CVE-2024-21626
Docker compose depends on containerd go module which is part of CVE-2024-21626. To fix this docker-compose needs to be at least in version 1.26.0
Please check through the following before opening your PR. Thank you!
Dockerfile.template
tracked in #266
Thank you for the contribution!
For our official CircleCI Docker Convenience Image support policy, please see CircleCI docs.
This policy outlines the release, update, and deprecation policy for CircleCI Docker Convenience Images.
Description
Update docker-compose to latest version to fix CVE-2024-21626
Reasons
Docker compose depends on containerd go module which is part of CVE-2024-21626. To fix this docker-compose needs to be at least in version 1.26.0
Checklist
Please check through the following before opening your PR. Thank you!
Dockerfile.template
file only