Skip to content

Commit 55ca41b

Browse files
chore(deps): update nginx docker tag to v1.29.0 (#85)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 40853cb commit 55ca41b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

containers/nginx/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nginx:1.28.0-alpine AS production
1+
FROM nginx:1.29.0-alpine AS production
22
WORKDIR /var/www/html
33
COPY containers/nginx/config /etc/nginx
44
ADD --chmod=755 \

0 commit comments

Comments
 (0)