File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -45,9 +45,9 @@ RUN cd /home/${user}/build-root && ./makepkg.sh || true
4545RUN sudo install -Dm0755 /home/${user}/build-root/abicheck.sh /usr/bin/abicheck
4646RUN sudo install -Dm0755 /home/${user}/build-root/single-updater.py /usr/bin/single-updater
4747
48- RUN sudo pip install --break-system-packages git+https://gitlab.com/BuildStream/infrastructure/gitlab-merge-request-generator.git
49- RUN sudo pip install --break-system-packages git+https://gitlab.com/CodethinkLabs/lorry/ bst-to-lorry.git
50- RUN sudo pip install --break-system-packages libversion
48+ RUN sudo pip install --break-system-packages git+https://gitlab.com/BuildStream/infrastructure/gitlab-merge-request-generator.git@661579cd3e35651413016b796e54779e92478b13
49+ RUN sudo pip install --break-system-packages git+https://gitlab.com/bbhtt/ bst-to-lorry.git@4fa8e6c58e400ba6f1be4a167b3b0a6b6d7d86eb
50+ RUN sudo pip install --break-system-packages libversion==1.2.4
5151
5252RUN sudo pacman --noconfirm -Rdd python-dulwich
5353RUN sudo pip install --break-system-packages dulwich==0.22.1
You can’t perform that action at this time.
0 commit comments