Open
Description
Currently the AMD image uses Python 3.11 and the ARM image using Python 3.10. Since we support Python 3.12 as of #3047, we can now update these containers to use Python 3.12 instead. This will keep us on the latest version and reduce the risk that our build will break of Python 3.11 is dropped in wolfi-base:latest
.