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