diff --git a/Dockerfile b/Dockerfile index 5162788..e8e6b1e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ #checkov:skip=CKV_DOCKER_2:actions/runner does not provider a mechanism for checking the health of the service -FROM public.ecr.aws/ubuntu/ubuntu@sha256:4f5ca1c8b7abe2bd1162e629cafbd824c303b98954b1a168526aca6021f8affe +FROM public.ecr.aws/ubuntu/ubuntu:24.04_stable LABEL org.opencontainers.image.vendor="Ministry of Justice" \ org.opencontainers.image.authors="HMPPS DPS" \