Skip to content
Snippets Groups Projects
Commit 719a0741 authored by Jan David Mol's avatar Jan David Mol
Browse files

L2SS-785: Force rebuild of lofar-device-base in gitlab

parent 05bd9574
No related branches found
No related tags found
1 merge request!331L2SS-785: Add geohash
......@@ -3,6 +3,7 @@ FROM ${SOURCE_IMAGE}
RUN sudo apt-get update && sudo apt-get install -y git g++ python3-dev && sudo apt-get clean
COPY docker-compose/lofar-device-base/lofar-requirements.txt /lofar-requirements.txt
RUN sudo pip3 install -r /lofar-requirements.txt
......
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