Skip to content

Commit aa40b58

Browse files
chore(deps): update nginx docker tag to v1.29.2 (#629)
[skip netlify] Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent caae21c commit aa40b58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ COPY . ./
1111
RUN npm run build
1212

1313

14-
FROM nginx:1.29.1-alpine
14+
FROM nginx:1.29.2-alpine
1515

1616
COPY --from=builder /app/_site /usr/share/nginx/html

0 commit comments

Comments
 (0)