diff --git a/Dockerfile b/Dockerfile index 2dc6449..c932b92 100644 --- a/Dockerfile +++ b/Dockerfile @@ -78,6 +78,7 @@ ARG BASE_YUM_REPO=testing ENV XC_IMAGE_NAME atlas-xcache RUN yum install -y --enablerepo=osg-contrib \ + --exclude=alja-\* \ atlas-xcache && \ yum install -y python3 python3-psutil python3-requests && \ yum clean all --enablerepo=* && rm -rf /var/cache/