ci: update the pyutils container

Update the pyutils container so that it has all the required pip
packages for the new linting checks in run-pytest.sh.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32602>
This commit is contained in:
Deborah Brouwer 2024-12-11 18:22:54 -08:00 committed by Marge Bot
parent 5707083c8c
commit c280808c72

View file

@ -33,7 +33,7 @@ variables:
KERNEL_ROOTFS_TAG: "20241217-vkd3d"
DEBIAN_PYUTILS_IMAGE: "debian/x86_64_pyutils"
DEBIAN_PYUTILS_TAG: "20241002-pyutils"
DEBIAN_PYUTILS_TAG: "20241223-pyutils"
ALPINE_X86_64_BUILD_TAG: "20241122-sections"
ALPINE_X86_64_LAVA_SSH_TAG: "20241122-sections"