Skip to content

Commit 4952908

Browse files
red-hat-konflux[bot]mnecas
authored andcommitted
chore(deps): update registry.access.redhat.com/ubi8/ubi docker tag to v8.10-1161.1735829865
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 049b63f commit 4952908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/ovirt-populator/Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ENV GOEXPERIMENT strictfipsruntime
77

88
RUN GOOS=linux GOARCH=amd64 go build -o ovirt-populator github.com/konveyor/forklift-controller/cmd/ovirt-populator
99

10-
FROM registry.access.redhat.com/ubi8/ubi:8.10-1088
10+
FROM registry.access.redhat.com/ubi8/ubi:8.10-1161.1735829865
1111
COPY --from=builder /app/ovirt-populator /usr/local/bin/ovirt-populator
1212
RUN subscription-manager refresh && \
1313
dnf install -y python3-ovirt-engine-sdk4 ovirt-imageio-client && dnf clean all

0 commit comments

Comments
 (0)