build(deps): bump redhat/ubi9-minimal from 9.6-1755695350 to 9.6-1758184547 #73
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.
|