diff --git a/Dockerfile b/Dockerfile index e1ee9f8..6a10b7b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -32,7 +32,7 @@ RUN yum install -y python3-pip 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/el9/mwt2-sysview-worker-2.0.9-1.noarch.rpm +RUN yum install -y https://mirror.grid.uchicago.edu/pub/mwt2/sw/el9/mwt2-sysview-worker-2.0.9-1.el9.noarch.rpm COPY condor/*.conf /etc/condor/config.d/ COPY supervisor/* /etc/supervisord.d/