Merge pull request 'Update nginx Docker tag to v1.19.10 (master)' (#3) from renovate/master-docker-nginx-1.x into master

Reviewed-on: #3
This commit is contained in:
decentral1se 2021-04-16 09:14:40 +02:00
commit e37cff294d
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: