diff --git a/percona-xtradb-cluster-8.0/Dockerfile.k8s b/percona-xtradb-cluster-8.0/Dockerfile.k8s index 5beecd78..d7d5457b 100644 --- a/percona-xtradb-cluster-8.0/Dockerfile.k8s +++ b/percona-xtradb-cluster-8.0/Dockerfile.k8s @@ -4,7 +4,7 @@ RUN git clone --branch=main https://github.com/percona/percona-xtradb-cluster-op WORKDIR /go/src/github.com/percona/percona-xtradb-cluster-operator/cmd/peer-list RUN go build -FROM redhat/ubi8-minimal +FROM redhat/ubi8-minimal:8.9-1108 # Please don't remove old-style LABEL since it's needed for RedHat certification LABEL name="Percona XtraBackup" \