AST-1633 Fix deploy-docker CI job
- Use latest nvidia docker image, which avoids an error at the end of a test application. This error probably happens because of an incorrect destruction order.
- Fix a
nullptr
in C code, which some compilers may reject. - Update the deploy-docker CI job so it works again.
These jobs show that the SKAO pipeline works again:
Edited by Maik Nijhuis