Skip to content

Commit 7078f28

Browse files
chore(deps): update nginx docker tag to v1.31.2 (#215)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 08b497a commit 7078f28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.31.1-alpine AS production
1+
FROM nginx:1.31.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)