Skip to content

Commit 5f3877e

Browse files
Merge pull request #365 from rh-ecosystem-edge/konflux/mintmaker/release-4.15/registry.redhat.io-rhel9-4-els-rhel-minimal-9.4
Update registry.redhat.io/rhel9-4-els/rhel-minimal:9.4 Docker digest to 9c8ba34
2 parents 29f6df7 + e66c8ca commit 5f3877e

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

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

0 commit comments

Comments
 (0)