Describe the bug
It looks like this repository of Dockerfiles isn't being kept up to date.
To Reproduce
public.ecr.aws/codebuild/amazonlinux2-x86_64-standard:5.0 has Python version 3.12.11 installed.
https://github.com/aws/aws-codebuild-docker-images/blob/master/al/x86_64/standard/5.0/Dockerfile#L404 is 3.12.8
Expected behavior
That the code in this repo matches the image in AWS ECR
Logs
N/A
Platform (please complete the following information):
N/A
Additional context
N/A