Skip to content
Snippets Groups Projects
Commit 76cc4df7 authored by Tanner Prestegard's avatar Tanner Prestegard Committed by GraceDB
Browse files

Also pin python-glue-common directly since its version was not pinned by pinning python-glue

parent 3572d83b
No related branches found
No related tags found
No related merge requests found
Pipeline #52066 passed
......@@ -25,6 +25,7 @@ RUN apt-get update && \
python2.7 \
python2.7-dev \
python-glue=1.60.0-3+deb9u0 \
python-glue-common=1.60.0-3+deb9u0 \
python-libxml2 \
python-pip \
python-voeventlib \
......
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