From bf916c04de89ea9617eebc0f396863dc30df43dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 16:45:19 +0000 Subject: [PATCH] Update nginxinc/nginx-unprivileged Docker tag to v1.31.0 --- Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Earthfile b/Earthfile index 1dd7075..a5a21b1 100644 --- a/Earthfile +++ b/Earthfile @@ -30,7 +30,7 @@ build: SAVE ARTIFACT site image: - FROM nginxinc/nginx-unprivileged:1.30.0-alpine + FROM nginxinc/nginx-unprivileged:1.31.0-alpine COPY fs / COPY --pass-args +build/site/ /usr/share/nginx/html/