Update nginx Docker tag to v1.19.10

This commit is contained in:
Renovate Bot 2021-04-14 07:01:27 +00:00
parent b7525a4735
commit 414434d838
1 changed files with 1 additions and 1 deletions

View File

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