build(deps): bump redhat/ubi9-minimal from 9.6-1758184547 to 9.7-1764578379 #78
Annotations
3 warnings
|
kics
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
[LOW] Multiple RUN, ADD, COPY, Instructions Listed:
Dockerfile#L18
Multiple commands (RUN, COPY, ADD) should be grouped in order to reduce the number of layers.
|
|
[MEDIUM] Missing Version Specification In dnf install:
Dockerfile#L5
Specifying a package version allows to reduce failures due to unanticipated changes in required packages.
|