Skip to content

Commit 0654561

Browse files
Update registry.redhat.io/rhel9-4-els/rhel-minimal:9.4 Docker digest to d99d551
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 987c771 commit 0654561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.konflux/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ RUN PKGS="rust-toolset protobuf-compiler" \
1414
RUN cargo build --release --bin recert
1515

1616
# runtime stage
17-
FROM registry.redhat.io/rhel9-4-els/rhel-minimal:9.4@sha256:574decff4ac70ae46f9e6c562a20e429c3303b5173f2529b6e5f8a13827cdd7d AS runtime-image
17+
FROM registry.redhat.io/rhel9-4-els/rhel-minimal:9.4@sha256:d99d551b74e497326ab80c40986a7affefe716b0d5307b96ddb59b23dcce9ca7 AS runtime-image
1818

1919
RUN PKGS="openssh-clients" \
2020
&& microdnf install -y $PKGS \

0 commit comments

Comments
 (0)