Skip to content

Commit 2509dd0

Browse files
committed
Update bst-to-lorry for live bootstrap shasum support
1 parent c7d01fa commit 2509dd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ RUN sudo install -Dm0755 /home/${user}/build-root/single-updater.py /usr/bin/sin
3030

3131
RUN sudo pip install --break-system-packages --no-deps \
3232
git+https://gitlab.com/BuildStream/infrastructure/gitlab-merge-request-generator.git@661579cd3e35651413016b796e54779e92478b13 \
33-
git+https://gitlab.com/CodethinkLabs/lorry/bst-to-lorry.git@e1734575d7333406056aeaef739099588125fb7c
33+
git+https://gitlab.com/CodethinkLabs/lorry/bst-to-lorry.git@f3a6a22fe09161e487bb57292cb25890350ce97e
3434

3535
RUN sudo pacman --noconfirm -Rdd python-dulwich
3636
RUN sudo pip install --break-system-packages dulwich==0.22.1 libversion==1.2.4

0 commit comments

Comments
 (0)