From f0075f73e581a4be39b47e995c7d22a568058099 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 16:01:25 +0000 Subject: [PATCH] Bump ubuntu/ubuntu in /packaging/docker/ubuntu-22.04 Bumps ubuntu/ubuntu from `05ded74` to `606a9e0`. --- 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 c70ebf359b..2f2117fadb 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:05ded74065a69f5228f1f424a95811d25273aa61adf72e5315d3bdfa7bd693b8 +FROM public.ecr.aws/ubuntu/ubuntu:22.04@sha256:606a9e0ca22a44f8956dcb463ab4daba5d50c100ea8075d3c24a2bddd161d320 ARG TARGETOS ARG TARGETARCH