Skip to content

Commit dea3f5c

Browse files
chore(deps): update dependency nginx to v1.23.0
1 parent 65e54e8 commit dea3f5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nginx-php/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: "3.7"
22

33
services:
44
web:
5-
image: nginx:1.19.5
5+
image: nginx:1.23.0
66
ports:
77
- 80:80
88
volumes:

0 commit comments

Comments
 (0)