Skip to content

Commit

Permalink
Lock down to UBI 8.8-1032
Browse files Browse the repository at this point in the history
/etc/yum.repos.d/ubi.repo is missing from
registry.redhat.io/ubi8:8.8-1032.1692772289(latest) for PPC64le

latest minimal, micro and s2i-core are fine

RHBZ: https://bugzilla.redhat.com/show_bug.cgi?id=2233877
  • Loading branch information
bdunne committed Aug 28, 2023
1 parent 8efd6c9 commit d8a667c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/manageiq-base/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi8/ubi
FROM registry.access.redhat.com/ubi8/ubi:8.8-1032
MAINTAINER ManageIQ https://manageiq.org

ARG ARCH=x86_64
Expand Down

0 comments on commit d8a667c

Please sign in to comment.