From 8c2a2a3f8c6d2e9f853c79602d71168f1ba00adb Mon Sep 17 00:00:00 2001 From: Mogyuchi Date: Mon, 18 Nov 2024 08:21:04 +0900 Subject: [PATCH] Update test.Dockerfile --- test.Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.Dockerfile b/test.Dockerfile index 18676fb9..47ab9114 100644 --- a/test.Dockerfile +++ b/test.Dockerfile @@ -1 +1 @@ -FROM gcr.io/distroless/nodejs22-debian12 +FROM gcr.io/distroless/nodejs22-debian12:nonroot