Description
renovate automatically updates the Python base image in the repository, currently Python:3.12-slim, to new versions.
Unfortunately, this does not result in a new release being built.
Problem: trivy itself finds the vulnerabilities in the aging image, but they cannot be closed automatically until the image is updated.
Would it be possible to build a release automatically when the image is updated? If we stay within 3.12, it is unlikely that problems will arise, in my opinion.
Additional information
No response
Description
renovate automatically updates the Python base image in the repository, currently Python:3.12-slim, to new versions.
Unfortunately, this does not result in a new release being built.
Problem: trivy itself finds the vulnerabilities in the aging image, but they cannot be closed automatically until the image is updated.
Would it be possible to build a release automatically when the image is updated? If we stay within 3.12, it is unlikely that problems will arise, in my opinion.
Additional information
No response