We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6c068d3 + c19e26f commit 3b7bcf9Copy full SHA for 3b7bcf9
1 file changed
Dockerfile
@@ -8,7 +8,7 @@ ADD docker/etc/cvmfs/config-osg.opensciencegrid.org.conf /etc/cvmfs/config-osg.o
8
9
# Set up extra repositories
10
RUN <<EOF
11
-dnf -y install https://ecsft.cern.ch/dist/cvmfs/cvmfs-release/cvmfs-release-latest.noarch.rpm
+dnf -y install https://cvmrepo.s3.cern.ch/cvmrepo/yum/cvmfs-release-latest.noarch.rpm
12
dnf -y install cvmfs cvmfs-config-default
13
dnf makecache
14
dnf -y groupinstall "Development Tools" "Scientific Support"
0 commit comments