diff --git a/nginx-php/docker-compose.yml b/nginx-php/docker-compose.yml index 918ea66..feeec64 100644 --- a/nginx-php/docker-compose.yml +++ b/nginx-php/docker-compose.yml @@ -2,7 +2,7 @@ version: "3.7" services: web: - image: nginx:1.19.5 + image: nginx:1.27.2 ports: - 80:80 volumes: