@ -3,7 +3,7 @@ version: "3"
services:
nginx:
restart: unless-stopped
image: nginx:stable
image: nginx:latest
container_name: nginx
ports:
- "80:80"