From fb75750a9e517a8208ab2828c2047176c184bc4d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Oct 2025 16:34:18 +0000 Subject: [PATCH] Update nginxinc/nginx-unprivileged Docker tag to v1.29.2 --- Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Earthfile b/Earthfile index 00c7277..686f3b3 100644 --- a/Earthfile +++ b/Earthfile @@ -30,7 +30,7 @@ build: SAVE ARTIFACT site image: - FROM nginxinc/nginx-unprivileged:1.29.1-alpine + FROM nginxinc/nginx-unprivileged:1.29.2-alpine COPY fs / COPY --pass-args +build/site/ /usr/share/nginx/html/