From 37b1e3223989d2ef9c5fdc51b949377d6a78c6e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 14:37:45 +0000 Subject: [PATCH] Bump ubuntu from jammy-20240125 to jammy-20240212 Bumps ubuntu from jammy-20240125 to jammy-20240212. --- 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 a66f32b..a050618 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Use a clean tiny image to store artifacts in -FROM ubuntu:jammy-20240125 +FROM ubuntu:jammy-20240212 # Labels for http://label-schema.org/rc1/#build-time-labels # And for https://github.com/opencontainers/image-spec/blob/master/annotations.md