Skip to content

Commit aecbf72

Browse files
Bump ubi8/ubi from 8.3 to 8.5
Bumps ubi8/ubi from 8.3 to 8.5. --- updated-dependencies: - dependency-name: ubi8/ubi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 558f17c commit aecbf72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ COPY ./bin/powervs-csi-driver /bin/powervs-csi-driver
1111

1212
ENTRYPOINT ["/bin/powervs-csi-driver"]
1313

14-
FROM --platform=linux/ppc64le registry.access.redhat.com/ubi8/ubi:8.3 AS rhel-base
14+
FROM --platform=linux/ppc64le registry.access.redhat.com/ubi8/ubi:8.5 AS rhel-base
1515
RUN yum --disableplugin=subscription-manager -y install httpd php \
1616
&& yum --disableplugin=subscription-manager clean all
1717
RUN clean-install ca-certificates e2fsprogs mount udev util-linux xfsprogs

0 commit comments

Comments
 (0)