Skip to content

Commit 4de2bdb

Browse files
chore(deps): update nginx docker tag to v1.29.2 (#121)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 59cf10f commit 4de2bdb

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.29.1-alpine AS production
1+
FROM nginx:1.29.2-alpine AS production
22
WORKDIR /var/www/html
33
COPY containers/nginx/config /etc/nginx
44
ADD --chmod=755 \

0 commit comments

Comments
 (0)