Skip to content

Commit 3b7bcf9

Browse files
Merge branch 'gwastro:master' into coverage
2 parents 6c068d3 + c19e26f commit 3b7bcf9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ADD docker/etc/cvmfs/config-osg.opensciencegrid.org.conf /etc/cvmfs/config-osg.o
88

99
# Set up extra repositories
1010
RUN <<EOF
11-
dnf -y install https://ecsft.cern.ch/dist/cvmfs/cvmfs-release/cvmfs-release-latest.noarch.rpm
11+
dnf -y install https://cvmrepo.s3.cern.ch/cvmrepo/yum/cvmfs-release-latest.noarch.rpm
1212
dnf -y install cvmfs cvmfs-config-default
1313
dnf makecache
1414
dnf -y groupinstall "Development Tools" "Scientific Support"

0 commit comments

Comments
 (0)