diff --git a/Dockerfile b/Dockerfile index 8041bf5..e613893 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/cybozu/ubuntu:22.04.20231124 as certs +FROM ghcr.io/cybozu/ubuntu:22.04.20231128 as certs FROM scratch LABEL org.opencontainers.image.authors="Hsn723" \