Use latest nginx

This commit is contained in:
decentral1se
2021-05-07 00:13:42 +02:00
parent 9150debfea
commit 47158ac5cf

View File

@ -3,7 +3,7 @@ version: "3.8"
services:
web:
image: nginx:1.19.2
image: nginx:1.20.0
networks:
- proxy
- internal