feat: upgrade nginx

This commit is contained in:
2021-12-25 14:11:54 +01:00
parent 21c0039697
commit e7fb025009

View File

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