Update nginx Docker tag to v1.20.0

This commit is contained in:
Comrade Renovate Bot 2021-04-22 07:02:03 +00:00
parent e37cff294d
commit d8de463dc8
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
version: "3.8"
services:
web:
image: "nginx:1.19.10"
image: "nginx:1.20.0"
environment:
- DOMAIN=${DOMAIN}
configs: