From 22d54536292844ca0f6e9b6d479dcd25e4676938 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 15:10:30 +0000 Subject: [PATCH] Bump ubuntu/ubuntu in /packaging/docker/ubuntu-22.04 Bumps ubuntu/ubuntu from `507d5d9` to `5e6b263`. --- 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 85d1a2003b..4fa8d81b19 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:507d5d9e56228b802b0fff23956efa631dd01a2a6d9a8c511838592d3aac92b6 +FROM public.ecr.aws/ubuntu/ubuntu:22.04@sha256:5e6b26346abf7a45d499fb2752a90d77bb11046b81644cdac508539a41835cb3 ARG TARGETOS ARG TARGETARCH