diff --git a/compose.yml b/compose.yml index 4772737..d4c9be9 100644 --- a/compose.yml +++ b/compose.yml @@ -3,7 +3,7 @@ version: "3.8" services: app: - image: nginx:1.31.3-alpine + image: nginx:1.31.5-alpine environment: - DOMAIN volumes: