* test against jammy
* update regression
* conditionally install libssl3.0 or libssl1.1 depending on distro support (https://github.com/microsoft/vscode-dev-containers/issues/1458)
* bump ruby regression test to 3.1.2
* swap libssl condition check and friendlier error
* even friendlier
* update regression
* add ssh group if it does not exist
* install tigervnc-tools to get vncpasswd on new ubuntu versions, if needed (https://github.com/microsoft/vscode-dev-containers/issues/1428)
* test against a more meaningful oryx image
* update powershell script dropping dependency missing in ubuntu 22.04