diff --git a/compose.yml b/compose.yml index 273f7ca..402ab2f 100644 --- a/compose.yml +++ b/compose.yml @@ -1,7 +1,7 @@ version: "3.8" services: web: - image: "nginx:1.19.2" + image: "nginx:1.19.9" environment: - DOMAIN=${DOMAIN} configs: