change nginx version2

This commit is contained in:
Lorenzo Carbonell 2022-04-02 07:28:22 +02:00
parent 7c011cd992
commit 28352a4a85

View File

@ -2,7 +2,7 @@ version: '3'
services:
nginx:
build: .
image: atareao/nginx:v1.0
image: atareao/nginx:v2.0
container_name: nginx
restart: unless-stopped
volumes: