Bug 1804387 - Update github-sync docker image to Debian 11. r=releng-reviewers,jcristau

Differential Revision: https://phabricator.services.mozilla.com/D164038
This commit is contained in:
Mike Hommey 2022-12-07 21:16:01 +00:00
parent ed70ca3f50
commit a6aebd2065
2 changed files with 2 additions and 2 deletions

View File

@ -210,7 +210,7 @@ jobs:
parent: ubuntu1804-test
github-sync:
symbol: I(github-sync)
parent: debian10-base
parent: debian11-base
sentry:
symbol: I(sentry)
parent: debian10-base

View File

@ -1,3 +1,3 @@
requests == 2.21.0
pygit2 == 0.27.0 # this requires libgit2 v0.27.* which can be gotten via `brew install libgit2`
pygit2 == 1.11.1
python-hglib == 2.6.1