Skip to content

Commit

Permalink
update sysview client version
Browse files Browse the repository at this point in the history
  • Loading branch information
LincolnBryant committed Jul 24, 2023
1 parent 6696872 commit 09f36a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ RUN yum install --enablerepo=osg-upcoming -y condor

RUN yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
RUN yum install -y docker-ce-cli
RUN yum install -y http://mirror.grid.uchicago.edu/pub/mwt2/sw/el7/mwt2-sysview-worker-2.0.3-1.noarch.rpm
RUN yum install -y http://mirror.grid.uchicago.edu/pub/mwt2/sw/el7/mwt2-sysview-worker-2.0.5-1.noarch.rpm
RUN yum install -y python36-tabulate

COPY condor/*.conf /etc/condor/config.d/
Expand Down

0 comments on commit 09f36a1

Please sign in to comment.