F40's gcc ships with a libatomic.so that points to libatomic.so.1.2.0 which is not installed as a dependency. That breaks library checks / linking. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8637>
GStreamer Docker images * `fedora`: main image used to build GStreamer * `checks`: image with pre-commit and gitlint used in the check stage