Update PHP version for Circle CI

[MAILPOET-6297]
This commit is contained in:
Jan Lysý
2025-03-05 18:27:59 +01:00
committed by Rostislav Wolný
parent 5ba7cdef29
commit f612c441f8

View File

@ -104,7 +104,7 @@ executors:
wpcli_php_latest:
<<: *default_job_config
docker:
- image: mailpoet/wordpress:8.2_20241126.1
- image: mailpoet/wordpress:8.3_20250305.1
wpcli_php_mysql_oldest:
<<: *default_job_config
@ -115,7 +115,7 @@ executors:
wpcli_php_mysql_latest:
<<: *default_job_config
docker:
- image: mailpoet/wordpress:8.2_20241126.1
- image: mailpoet/wordpress:8.3_20250305.1
- image: cimg/mysql:8.0
command: --default-authentication-plugin=mysql_native_password --character-set-server=utf8mb4 --collation-server=utf8mb4_unicode_520_ci