From 9c866fb2c870574b86572da12ae5a66fd55cf225 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 19:16:23 +0000 Subject: [PATCH] Bump ubuntu from jammy-20220815 to jammy-20221003 Bumps ubuntu from jammy-20220815 to jammy-20221003. --- 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 7e0f1e5..66df490 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Use a clean tiny image to store artifacts in -FROM ubuntu:jammy-20220815 +FROM ubuntu:jammy-20221003 # Labels for http://label-schema.org/rc1/#build-time-labels # And for https://github.com/opencontainers/image-spec/blob/master/annotations.md