diff --git a/compose.yml b/compose.yml index 22939b3..9e2ee06 100644 --- a/compose.yml +++ b/compose.yml @@ -1,7 +1,7 @@ version: "3.8" services: web: - image: "nginx:1.19.9" + image: "nginx:1.19.10" environment: - DOMAIN=${DOMAIN} configs: