feat: upgrade nginx

This commit is contained in:
decentral1se 2021-12-25 14:11:54 +01:00
parent 21c0039697
commit e7fb025009
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 1 additions and 1 deletions

View File

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