Update WP in acceptance test on 5.6

[MAILPOET-3339]
This commit is contained in:
Jan Lysý
2021-01-26 10:47:53 +01:00
committed by Veljko V
parent 079f30b6e9
commit 94ac7f0ef7

View File

@ -2,7 +2,7 @@ version: '3.2'
services: services:
codeception: codeception:
image: mailpoet/wordpress:7.2-cli_20201130.1 image: mailpoet/wordpress:7.4-cli_20210126.1
depends_on: depends_on:
- mailhog - mailhog
- wordpress - wordpress
@ -29,7 +29,7 @@ services:
- mailhog-data:/mailhog-data - mailhog-data:/mailhog-data
wordpress: wordpress:
image: mailpoet/wordpress:${WORDPRESS_IMAGE_VERSION:-wp-5.5_php7.4_20200813.1} image: mailpoet/wordpress:${WORDPRESS_IMAGE_VERSION:-wp-5.6_php8.0_20210125.1}
depends_on: depends_on:
- chrome - chrome
- mailhog - mailhog