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/