From e03e74b4b95a1752e950f01b0d56eb125d91d886 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 13:30:38 +0000 Subject: [PATCH] Bump ubuntu from jammy-20230308 to jammy-20230425 Bumps ubuntu from jammy-20230308 to jammy-20230425. --- 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 9fb691b..3bef3b8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:jammy-20230308 +FROM ubuntu:jammy-20230425 # https://packages.ubuntu.com/ RUN apt-get update && apt-get install -y --no-install-recommends \