From 1a19ff8710cc0666a8c378bcc65a70a383998897 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 10:05:51 +0000 Subject: [PATCH] Bump cybozu/ubuntu from 22.04.20240219 to 22.04.20240220 Bumps cybozu/ubuntu from 22.04.20240219 to 22.04.20240220. --- 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 f6a1a4a..d2fc3de 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/cybozu/ubuntu:22.04.20240219 as certs +FROM ghcr.io/cybozu/ubuntu:22.04.20240220 as certs FROM scratch LABEL org.opencontainers.image.authors="Hsn723" \