From a9a2eff3417d38f7e5990c35e276f50aedc48dab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Oct 2022 22:09:10 +0000 Subject: [PATCH] build(deps): bump ubuntu in /misc/ubuntu-base-image Bumps ubuntu from focal-20211006 to focal-20220922. --- updated-dependencies: - dependency-name: ubuntu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- misc/ubuntu-base-image/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/ubuntu-base-image/Dockerfile b/misc/ubuntu-base-image/Dockerfile index 44bfd62404aaa..96ac2e79914b0 100644 --- a/misc/ubuntu-base-image/Dockerfile +++ b/misc/ubuntu-base-image/Dockerfile @@ -7,4 +7,4 @@ # the Business Source License, use of this software will be governed # by the Apache License, Version 2.0. -FROM ubuntu:focal-20211006 +FROM ubuntu:focal-20220922