From bb92cd908ff2a7336ef221e2b119d348d3ac5347 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 14:30:44 +0000 Subject: [PATCH] Bump ubuntu from mantic-20240122 to mantic-20240216 Bumps ubuntu from mantic-20240122 to mantic-20240216. --- 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 036542d..71a5d94 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:mantic-20240122 +FROM ubuntu:mantic-20240216 ARG DEBIAN_FRONTEND=noninteractive ARG HTTP_PROXY