summaryrefslogtreecommitdiffstats
path: root/Fedora/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Fedora/Dockerfile')
-rw-r--r--Fedora/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Fedora/Dockerfile b/Fedora/Dockerfile
index 908ba38..cfdc26b 100644
--- a/Fedora/Dockerfile
+++ b/Fedora/Dockerfile
@@ -24,7 +24,7 @@ RUN yum --setopt=tsflags=nodocs -y install nfs-utils
RUN yum --setopt=tsflags=nodocs -y install openssh-server
-RUN wget http://download.gluster.org/pub/gluster/glusterfs/3.6/LATEST/Fedora/glusterfs-fedora.repo -O /etc/yum.repos.d/glusterfs-fedora.repo
+RUN wget http://download.gluster.org/pub/gluster/glusterfs/3.7/LATEST/Fedora/glusterfs-fedora.repo -O /etc/yum.repos.d/glusterfs-fedora.repo
RUN yum --setopt=tsflags=nodocs -y update