From f67b1818713aa46880a0a4473ca4f3099938d7b7 Mon Sep 17 00:00:00 2001 From: "Nicolas H." Date: Thu, 20 Feb 2025 23:26:17 +0100 Subject: [PATCH] use non root image --- statichost.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/statichost.yml b/statichost.yml index 27ddc9a..f422dc0 100644 --- a/statichost.yml +++ b/statichost.yml @@ -1,5 +1,5 @@ # Docker image to use for building -image: hugomods/hugo:exts-0.144.2 +image: hugomods/hugo:exts-non-root-0.144.2 # Build command command: hugo build # Public directory