Skip to content

Commit

Permalink
Update ATLAS images to OSG 3.6 (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
ponyisi authored Aug 7, 2024
1 parent ef1a361 commit 3743558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ATLASxAOD/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ RUN yum clean all
RUN yum -y update
RUN yum -y install nc jq

RUN yum install -y https://repo.opensciencegrid.org/osg/3.5/osg-3.5-el7-release-latest.rpm
RUN yum install -y https://repo.opensciencegrid.org/osg/3.6/osg-3.6-el7-release-latest.rpm
RUN curl -s -o /etc/pki/rpm-gpg/RPM-GPG-KEY-wlcg http://linuxsoft.cern.ch/wlcg/RPM-GPG-KEY-wlcg
RUN curl -s -o /etc/yum.repos.d/wlcg-centos7.repo http://linuxsoft.cern.ch/wlcg/wlcg-centos7.repo;
RUN yum install -y xrootd-client xrootd \
Expand Down

0 comments on commit 3743558

Please sign in to comment.