Skip to content

Commit

Permalink
Test 2.4.7-p3
Browse files Browse the repository at this point in the history
  • Loading branch information
convenient authored Nov 6, 2024
1 parent 6208a1c commit 8174451
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dev/Docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ services:
- PHP_FROM=7.2.34
- MAGE_FROM=2.3.5
- COMPOSER_TO=composer2
- PHP_TO=8.2.2
- MAGE_TO=2.4.7-beta1
- PHP_TO=8.3.0
- MAGE_TO=2.4.7-p3
- NODB=1
- FUNCTIONAL_TESTS_EXCLUDE_GROUP=v22,v23,v24,v2451nodb
m24:
Expand All @@ -80,8 +80,8 @@ services:
- PHP_FROM=7.2.34
- MAGE_FROM=2.3.5
- COMPOSER_TO=composer2
- PHP_TO=8.2.2
- MAGE_TO=2.4.7-beta1
- PHP_TO=8.3.0
- MAGE_TO=2.4.7-p3
- NODB=0
- FUNCTIONAL_TESTS_EXCLUDE_GROUP=v22,v23,v24nodb,v2451nodb
m23:
Expand Down

0 comments on commit 8174451

Please sign in to comment.