From d30cd4b773ae06178b42e69a6c9cb5bfe06d70bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 11:04:36 +0000 Subject: [PATCH] Bump ubuntu/ubuntu from `12fb86d` to `4e7db46` Bumps ubuntu/ubuntu from `12fb86d` to `4e7db46`. --- updated-dependencies: - dependency-name: ubuntu/ubuntu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 4063e61..30b838e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ # checkov:skip=CKV_DOCKER_2:Healthcheck instructions have not been added to container images # This image is an example base image for this template and can be replaced to fit user needs -FROM public.ecr.aws/ubuntu/ubuntu@sha256:12fb86d81bc4504d8261a91c83c54b9e5dcdf1d833ba0fe42ec9e0ee09a2b0ba +FROM public.ecr.aws/ubuntu/ubuntu@sha256:4e7db46607d80f74e2169c11e582b8eae814a96057761714bff62c46e679454e LABEL org.opencontainers.image.vendor="Ministry of Justice" \ org.opencontainers.image.authors="Analytical Platform (analytical-platform@digital.justice.gov.uk)"\