]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Bump NFS Version in Ceph 67906/head
authorShweta Bhosale <Shweta.Bhosale1@ibm.com>
Fri, 20 Mar 2026 06:00:57 +0000 (11:30 +0530)
committerShweta Bhosale <Shweta.Bhosale1@ibm.com>
Fri, 20 Mar 2026 06:01:59 +0000 (11:31 +0530)
Fixes: https://tracker.ceph.com/issues/75630
Signed-off-by: Shweta Bhosale <Shweta.Bhosale1@ibm.com>
container/Containerfile

index e8b7bf1dfb930f19ce235fad453497eacdfcd894..3f9cac33e99e8cfcee6b8ade53e60aad4f4d1d50 100644 (file)
@@ -14,7 +14,7 @@ ARG CEPH_SHA1
 ARG CEPH_GIT_REPO
 
 # (optional) Define the baseurl= for the ganesha.repo
-ARG GANESHA_REPO_BASEURL="https://buildlogs.centos.org/centos/\$releasever-stream/storage/\$basearch/nfsganesha-5/"
+ARG GANESHA_REPO_BASEURL="https://buildlogs.centos.org/centos/\$releasever-stream/storage/\$basearch/nfsganesha-9/"
 
 # (optional) Set to "crimson" to install crimson packages.
 ARG OSD_FLAVOR="default"