AWS CLI is missing container lambda related commands due to old CLI version

At least the --image-uri parameter to aws lambda update-function-code is missing. Just pulled registry.gitlab.com/gitlab-org/cloud-deploy/aws-base:latest and it reports the CLI version as

root@f93219968ec7:/# aws --version
aws-cli/2.0.59 Python/3.7.3 Linux/5.10.25-linuxkit exe/x86_64.ubuntu.20

AFAIK the clients run up to 2.2.x now.