From 15d25b87c935c440da81263aed2d1236de4ff24e Mon Sep 17 00:00:00 2001 From: Matt <34448412+mattops@users.noreply.github.com> Date: Thu, 16 Jan 2025 11:51:34 +0000 Subject: [PATCH] =?UTF-8?q?Revert=20"chore(deps):=20update=20public.ecr.aw?= =?UTF-8?q?s/ubuntu/ubuntu=20docker=20digest=20to=20048=E2=80=A6"=20(#19)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit e812db15292f7fb1bfb7a94df73fea6942949b52. --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index ae7b4be..5162788 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:0489ba01d3b98bbbff4561d473f50814970cd429fa335b61a0f0a21fd5fa32c1 +FROM public.ecr.aws/ubuntu/ubuntu@sha256:4f5ca1c8b7abe2bd1162e629cafbd824c303b98954b1a168526aca6021f8affe LABEL org.opencontainers.image.vendor="Ministry of Justice" \ org.opencontainers.image.authors="HMPPS DPS" \