From cfabfce1c4a3c338ec9da19af3e72bcc3e28e96c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Sep 2021 22:06:44 +0000 Subject: [PATCH] build(deps): bump ubuntu in /misc/ubuntu-base-image Bumps ubuntu from focal-20210723 to focal-20210827. --- 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 67a56c445ee4a..c1f941e5c4343 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-20210723 +FROM ubuntu:focal-20210827