From 96b1aa47ebeb8bd86df8c79120151d57915f3c1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 09:16:36 +0000 Subject: [PATCH] Bump cybozu/ubuntu from 22.04.20231207 to 22.04.20231208 Bumps cybozu/ubuntu from 22.04.20231207 to 22.04.20231208. --- updated-dependencies: - dependency-name: cybozu/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 4bc26ce..ae031f2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/cybozu/ubuntu:22.04.20231207 as certs +FROM ghcr.io/cybozu/ubuntu:22.04.20231208 as certs FROM scratch LABEL org.opencontainers.image.authors="Hsn723" \