Update nginx Docker tag to v1.21.0

This commit is contained in:
Comrade Renovate Bot 2021-05-26 07:01:35 +00:00
parent d2bfd0b8b1
commit 0b17a76785
1 changed files with 1 additions and 1 deletions

View File

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