Skip to content

Commit 61f9e42

Browse files
author
Power Cloud Robot
authored
Merge pull request #47 from ppc64le-cloud/dependabot/docker/ubi8/ubi-8.5
Bump ubi8/ubi from 8.3 to 8.5
2 parents 558f17c + aecbf72 commit 61f9e42

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)