Skip to content

Commit e7535bd

Browse files
chore(deps): update nginx docker tag to v1.31.2
1 parent 0307a35 commit e7535bd

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)