Skip to content

Commit 3587c8e

Browse files
authored
Merge pull request #606 from rh-ecosystem-edge/konflux/mintmaker/release-4.19/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 44aca99
2 parents 50cdb1d + d859ddf commit 3587c8e

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

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

0 commit comments

Comments
 (0)