Skip to content

Commit 577abcc

Browse files
chore(deps): update registry.redhat.io/rhel9-4-els/rhel-minimal docker tag to v9.4-1773894668
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 4a2cd57 commit 577abcc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ WORKDIR /go/src/github.com/openshift/descheduler
33
COPY . .
44
RUN make build --warn-undefined-variables
55

6-
FROM registry.redhat.io/rhel9-4-els/rhel-minimal:9.4
6+
FROM registry.redhat.io/rhel9-4-els/rhel-minimal:9.4-1773894668
77
COPY --from=builder /go/src/github.com/openshift/descheduler/descheduler /usr/bin/
88
RUN mkdir /licenses
99
COPY --from=builder /go/src/github.com/openshift/descheduler/LICENSE /licenses/.

0 commit comments

Comments
 (0)