Skip to content

build(deps): bump redhat/ubi9-minimal from 9.6-1755695350 to 9.6-1758184547 #73

build(deps): bump redhat/ubi9-minimal from 9.6-1755695350 to 9.6-1758184547

build(deps): bump redhat/ubi9-minimal from 9.6-1755695350 to 9.6-1758184547 #73

Triggered via pull request September 22, 2025 12:07
Status Success
Total duration 38s
Artifacts

kics-scan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
[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.