pantheon-systems / docker-build-tools-ci

Dockerfile source for docker image pantheon-public/build-tools-ci on quay.io
34 stars 39 forks source link

[LOPS-1850] Add no longer maintained annotations and trigger image rebuild. #114

Closed kporras07 closed 10 months ago

kporras07 commented 10 months ago

Before:

# dpkg -l | grep curl
ii  curl                                7.74.0-1.3+deb11u1             amd64        command line tool for transferring data with URL syntax

After:

# dpkg -l | grep curl
ii  curl                                7.74.0-1.3+deb11u10            amd64        command line tool for transferring data with URL syntax

It was patched in this version as per CVE-2023-38545 and CVE-2023-38546