Skip to content
Snippets Groups Projects
Verified Commit a6054fc8 authored by Adam Mercer's avatar Adam Mercer
Browse files

enable backports repositories

parent ab2db9e7
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
......@@ -30,7 +30,9 @@ RUN echo "[osg]" > /etc/yum.repos.d/osg.repo && \
RUN dnf -y install \
bash-completion \
epel-release \
lscsoft-production-debug-config && \
lscsoft-production-debug-config \
lscsoft-backports-config \
lscsoft-backports-debug-config && \
dnf clean all
# install available updates
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment