Skip to content

Commit

Permalink
Merge pull request #483 from manala/elao.app.docker/php84-bis
Browse files Browse the repository at this point in the history
[Elao - App - Docker] PHP 8.4 (bis)
  • Loading branch information
ogizanagi authored Jan 17, 2025
2 parents 6f2c7c6 + 9634fa9 commit c2f85be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions elao.app.docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ system:
# }
# }
php:
version: 8.3
version: 8.4
# composer:
# version: 1 # Optional
extensions:
Expand Down Expand Up @@ -497,7 +497,7 @@ deliveries:
#deploy_remove:
# - web/app_dev.php
deploy_post_tasks:
- shell: sudo /bin/systemctl reload php8.3-fpm
- shell: sudo /bin/systemctl reload php8.4-fpm
#- shell: sudo /bin/systemctl restart supervisor
# GitHub
github_ssh_key_secret: SSH_DEPLOY_KEY_PRODUCTION
Expand Down

0 comments on commit c2f85be

Please sign in to comment.