Skip to content

Commit 18f5131

Browse files
Merge pull request #284 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 9577a9e
2 parents abb9c1d + b593fe5 commit 18f5131

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

0 commit comments

Comments
 (0)