Skip to content

Commit 98c8766

Browse files
Merge pull request #482 from rh-ecosystem-edge/konflux/mintmaker/main/registry.redhat.io-rhel9-4-els-rhel-minimal-9.4
chore(deps): update registry.redhat.io/rhel9-4-els/rhel-minimal:9.4 docker digest to 574decf
2 parents 729705a + e1540ef commit 98c8766

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:08f50c8e4b8ae004bbd2588bd6c1f61ee55dbe7fa10232e44e5cc779ef2fde2e AS runtime-image
17+
FROM registry.redhat.io/rhel9-4-els/rhel-minimal:9.4@sha256:574decff4ac70ae46f9e6c562a20e429c3303b5173f2529b6e5f8a13827cdd7d AS runtime-image
1818

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

0 commit comments

Comments
 (0)