Update nginx Docker tag to v1.19.9

This commit is contained in:
Comrade Renovate Bot 2021-04-06 07:01:33 +00:00
parent c640846915
commit e2f64e0358
1 changed files with 1 additions and 1 deletions

View File

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