From 7be5144098c8b62fd6435654331203f5e8943b17 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2026 02:10:41 +0000 Subject: [PATCH] Update nginxinc/nginx-unprivileged Docker tag to v1.29.8 --- Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Earthfile b/Earthfile index 1e241d8..290a093 100644 --- a/Earthfile +++ b/Earthfile @@ -30,7 +30,7 @@ build: SAVE ARTIFACT site image: - FROM nginxinc/nginx-unprivileged:1.29.5-alpine + FROM nginxinc/nginx-unprivileged:1.29.8-alpine COPY fs / COPY --pass-args +build/site/ /usr/share/nginx/html/