From 5c18ebbbff08c4f961a3f2dcef01f8e55768da3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 15:28:33 +0000 Subject: [PATCH] Bump ubuntu/ubuntu in /packaging/docker/ubuntu-22.04 Bumps ubuntu/ubuntu from `c88265b` to `f956764`. --- 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 b55b55b389..d77cd6ed18 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:c88265b8f9e40ca21547aeecd90b688a167738fefda07b943cdf48f7d714d503 +FROM public.ecr.aws/ubuntu/ubuntu:22.04@sha256:f956764fa6a580f75a6f686aaf050ac1446eb0011c8e900bb4b4e28ca2b4e5c6 ARG TARGETOS ARG TARGETARCH