Skip to content

Commit 07cdb55

Browse files
Update nginxinc/nginx-unprivileged Docker tag to v1.29.3 (#172)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0125166 commit 07cdb55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Earthfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ build:
3030
SAVE ARTIFACT site
3131

3232
image:
33-
FROM nginxinc/nginx-unprivileged:1.29.2-alpine
33+
FROM nginxinc/nginx-unprivileged:1.29.3-alpine
3434
COPY fs /
3535
COPY --pass-args +build/site/ /usr/share/nginx/html/
3636

0 commit comments

Comments
 (0)