Use `aiosendspin` for finding the `PyAV` version in the base image (#2767)
authorMaxim Raznatovski <nda.mr43@gmail.com>
Mon, 8 Dec 2025 08:37:37 +0000 (09:37 +0100)
committerGitHub <noreply@github.com>
Mon, 8 Dec 2025 08:37:37 +0000 (09:37 +0100)
commitebf2b2aa864f498c6e5653e20fa6706b09687311
treee3378d5c13e0733ee9dcdb2b2c3fb86d1af60d98
parentfe858543d54ec2ed2f9b84a55d291f6a3cb938c0
Use `aiosendspin` for finding the `PyAV` version in the base image (#2767)

`Dockerfile.base` still used the old package name `aioresonate` instead
of `aiosendspin`.

Since no `PyAV` updates were released since then, we don't need to
rebuild the base image.
Dockerfile.base