<!-- Keep the title short & concise so anyone non-technical can
understand it,
the title appears in PTB changelogs -->
#### Brief overview of PR changes/additions
Attempt to remove all obsolete qt5 checks.
#### Motivation for adding to Mudlet
Migrate to qt6.
#### Other info (issues closed, discussion etc)
---------
Co-authored-by: Vadim Peretokin <vadi2@users.noreply.github.com>
<!-- Keep the title short & concise so anyone non-technical can
understand it,
the title appears in PTB changelogs -->
#### Brief overview of PR changes/additions
Updates Dockerfile to use Ubuntu 22.04 LTS jammy, and updates
dependencies to suit the jammy universe.
#### Motivation for adding to Mudlet
Building through docker has been broken. Mudlet requires Qt 5.14 since
f744b2 but 20.04 LTS focal only provides Qt 5.12.
#### Other info (issues closed, discussion etc)