Pin nginx version

This commit is contained in:
3wc
2021-04-05 11:47:52 +02:00
parent 82fbbea229
commit 6d73d1d23d

View File

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