Skip to content

Commit 631cf5e

Browse files
Merge pull request #211 from rh-ecosystem-edge/konflux/mintmaker/main/registry.redhat.io-rhel9-4-els-rhel-minimal-9.4
Update registry.redhat.io/rhel9-4-els/rhel-minimal:9.4 Docker digest to 65e57c8
2 parents 0495841 + 5ef2c3e commit 631cf5e

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

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

0 commit comments

Comments
 (0)