From 11fdfa496282af55a098b0fab52d05a1708f5f00 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 10:41:54 +0000 Subject: [PATCH] chore(deps): update public.ecr.aws/ubuntu/ubuntu docker digest to 0489ba0 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 5162788..ae7b4be 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@sha256:0489ba01d3b98bbbff4561d473f50814970cd429fa335b61a0f0a21fd5fa32c1 LABEL org.opencontainers.image.vendor="Ministry of Justice" \ org.opencontainers.image.authors="HMPPS DPS" \