Commit bc1a930
committed
fix(EV-04): pin wordpress:6.6 to fix wp-cli compatibility
wordpress:latest (6.7+) changed wp-config.php format, breaking wp-cli
with 'Strange wp-config.php file: wp-settings.php is not loaded directly'.
This caused the container to crash-loop and never become healthy.
Pin to 6.6 which is the last version compatible with the bundled wp-cli.1 parent 12e6491 commit bc1a930
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments