diff --git a/compose.yml b/compose.yml index 10dc4f3..d16a508 100644 --- a/compose.yml +++ b/compose.yml @@ -3,7 +3,7 @@ version: "3.8" services: web: - image: "nginx:1.31.4" + image: "nginx:1.31.5" environment: - STACK_NAME - DOMAIN=${DOMAIN}