diff --git a/compose.yml b/compose.yml index e7b274f..79e4ada 100644 --- a/compose.yml +++ b/compose.yml @@ -1,7 +1,7 @@ version: "3.8" services: app: - image: php:8.4.3-fpm-alpine3.20 + image: php:8.4.8-fpm-alpine3.20 volumes: - "site_content:/var/www/html/" networks: