Use WordPress image with PHP 8.1 instead of 8.2
[MAILPOET-6097]
This commit is contained in:
committed by
Oluwaseun Olorunsola
parent
8570a17228
commit
07cd37a8ff
@ -1068,7 +1068,7 @@ workflows:
|
||||
mysql_command: --max_allowed_packet=100M --default-storage-engine=MYISAM
|
||||
mysql_image: mysql:5.5
|
||||
codeception_image_version: 7.4-cli_20220605.0
|
||||
wordpress_image_version: 6.4.3-php8.2
|
||||
wordpress_image_version: 6.4.3-php8.1
|
||||
requires:
|
||||
- build
|
||||
- performance_tests:
|
||||
@ -1167,7 +1167,7 @@ workflows:
|
||||
woo_memberships_version: 1.25.2
|
||||
automate_woo_version: 5.8.5
|
||||
codeception_image_version: 7.4-cli_20220605.0
|
||||
wordpress_image_version: 6.4.3-php8.2
|
||||
wordpress_image_version: 6.4.3-php8.1
|
||||
requires:
|
||||
- build_premium
|
||||
- integration_tests:
|
||||
|
Reference in New Issue
Block a user