diff --git a/compose.yml b/compose.yml index cbe1214..2c89b48 100644 --- a/compose.yml +++ b/compose.yml @@ -3,7 +3,7 @@ version: "3.8" services: web: - image: "nginx:stable" + image: "nginx:1.19.2" environment: - DOMAIN=${DOMAIN} configs: