From 4c50b606bc8477f84e0b0da1d0b6d4d8a773211b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Mar 2022 12:30:55 +0000 Subject: [PATCH] Bump ubuntu from focal-20220302 to focal-20220316 in /Containers/talk Bumps ubuntu from focal-20220302 to focal-20220316. --- updated-dependencies: - dependency-name: ubuntu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Containers/talk/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containers/talk/Dockerfile b/Containers/talk/Dockerfile index 3cbec5c3..b52755b7 100644 --- a/Containers/talk/Dockerfile +++ b/Containers/talk/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:focal-20220302 +FROM ubuntu:focal-20220316 EXPOSE 3478