From 00fe4de65541543fb00f720209823f48f0284216 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 20:25:03 +0000 Subject: [PATCH] Bump ubuntu from jammy-20240405 to jammy-20240416 (#777) Bumps ubuntu from jammy-20240405 to jammy-20240416. --- updated-dependencies: - dependency-name: ubuntu dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index cc6a92d..1ade43e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:jammy-20240405 +FROM ubuntu:jammy-20240416 # set default input arguments ARG TARGETPLATFORM