We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7d01fa commit 2509dd0Copy full SHA for 2509dd0
Dockerfile
@@ -30,7 +30,7 @@ RUN sudo install -Dm0755 /home/${user}/build-root/single-updater.py /usr/bin/sin
30
31
RUN sudo pip install --break-system-packages --no-deps \
32
git+https://gitlab.com/BuildStream/infrastructure/gitlab-merge-request-generator.git@661579cd3e35651413016b796e54779e92478b13 \
33
- git+https://gitlab.com/CodethinkLabs/lorry/bst-to-lorry.git@e1734575d7333406056aeaef739099588125fb7c
+ git+https://gitlab.com/CodethinkLabs/lorry/bst-to-lorry.git@f3a6a22fe09161e487bb57292cb25890350ce97e
34
35
RUN sudo pacman --noconfirm -Rdd python-dulwich
36
RUN sudo pip install --break-system-packages dulwich==0.22.1 libversion==1.2.4
0 commit comments