diff --git a/docker-compose.yaml b/docker-compose.yaml index 37072c7..98094eb 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -4,7 +4,7 @@ version: '3.9' services: app: - image: wayofdev/php-dev:8.2-fpm-alpine-latest + image: wayofdev/php-dev:8.4-fpm-alpine-latest container_name: ${COMPOSE_PROJECT_NAME}-app restart: on-failure networks: