diff --git a/Dockerfile b/Dockerfile index f52dbe04..345a666c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,7 +11,7 @@ # limitations under the License. # # Dockerfile to build PowerMax CSI Driver -FROM docker.io/centos:centos8.3.2011 +FROM rockylinux:9 # dependencies, following by cleaning the cache RUN yum install -y \