Update to 2023-03-27 17:00

This commit is contained in:
Daniel Berteaud
2023-03-27 17:00:11 +02:00
parent b3bea91965
commit 874dd6c98a
5 changed files with 10 additions and 10 deletions

View File

@@ -10,7 +10,7 @@ wp_root_dir: /opt/wordpress_{{ wp_id }}
wp_manage_upgrade: True
# Version of PHP to use
wp_php_version: 74
wp_php_version: 82
# Unix account which will run PHP scripts
wp_php_user: php-wp_{{ wp_id }}