File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,8 @@ RUN sudo install -Dm0755 /home/${user}/build-root/single-updater.py /usr/bin/sin
3030
3131RUN sudo pip install --break-system-packages --no-deps \
3232 git+https://gitlab.com/BuildStream/infrastructure/gitlab-merge-request-generator.git@773c8be54af9a9dd175157f6f1e38c4b86f2bcab \
33- git+https://gitlab.com/CodethinkLabs/lorry/bst-to-lorry.git@65512da95f7ea62156b4370332ef602dd9e4eb6e
33+ git+https://gitlab.com/CodethinkLabs/lorry/bst-to-lorry.git@65512da95f7ea62156b4370332ef602dd9e4eb6e \
34+ git+https://github.com/bbhtt/
[email protected] #egg=lorry_mirror_updater
3435
3536RUN sudo pacman --noconfirm -Rdd python-dulwich
3637RUN sudo pip install --break-system-packages dulwich==0.22.1 libversion==1.2.4
You can’t perform that action at this time.
0 commit comments