Skip to content

[Enhancement] automatic release build after renovate merges #145

@hektor1966

Description

@hektor1966

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions