Skip to content

Commit 9ee6e46

Browse files
chore(deps): update nginx docker tag to v1.27.4
1 parent 77933f3 commit 9ee6e46

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

0 commit comments

Comments
 (0)