From f022e5ef5f1f4cbddf411da62c89e8756d429cea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 14:30:08 +0000 Subject: [PATCH] Bump ubuntu from mantic-20240405 to mantic-20240416 Bumps ubuntu from mantic-20240405 to mantic-20240416. --- updated-dependencies: - dependency-name: ubuntu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 4da271e..c6fd7a1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:mantic-20240405 +FROM ubuntu:mantic-20240416 ARG DEBIAN_FRONTEND=noninteractive ARG HTTP_PROXY