What is the GPU driver version on AWS g5.2xlarge node for GPU track?

The GPU driver version decides what cuda version can be supported. It’s useful for creating a docker file.
For example, the current docker file shows cuda 11.8.0. I’m wondering if cuda 12 can be supported.