From 4ed2613326486d1d4c9295330e4f3c0982301612 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 15:21:40 +0000 Subject: [PATCH] Bump ubuntu/ubuntu in /packaging/docker/ubuntu-22.04 Bumps ubuntu/ubuntu from `1cc4019` to `289c8c2`. --- updated-dependencies: - dependency-name: ubuntu/ubuntu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packaging/docker/ubuntu-22.04/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/docker/ubuntu-22.04/Dockerfile b/packaging/docker/ubuntu-22.04/Dockerfile index 4280534f37..0a2ad13746 100644 --- a/packaging/docker/ubuntu-22.04/Dockerfile +++ b/packaging/docker/ubuntu-22.04/Dockerfile @@ -1,6 +1,6 @@ # syntax=docker/dockerfile:1.4 -FROM public.ecr.aws/ubuntu/ubuntu:22.04@sha256:1cc4019c277242e5fb710f2cf40af1590ad053b7d764efba48b051871dcc18d8 +FROM public.ecr.aws/ubuntu/ubuntu:22.04@sha256:289c8c222907130df84230b590c52fac0489e8337d214c03d8f424668535cce6 ARG TARGETOS ARG TARGETARCH