Skip to content

Commit d907610

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

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.3-alpine
33+
FROM nginxinc/nginx-unprivileged:1.29.5-alpine
3434
COPY fs /
3535
COPY --pass-args +build/site/ /usr/share/nginx/html/
3636

0 commit comments

Comments
 (0)