Commit Graph

4 Commits

Author SHA1 Message Date
Rostislav Wolny
a2a960bf63 Update xdebug to 3.3.1 for PHP 8.x docker images
The older versions fail to compile during the build.
Updating to newest xdebug release fixed the issue.
[MAILPOET-5924]
2024-02-27 12:54:47 +01:00
Jan Lysý
7acc6d74bc Change PHP base image for local environment
For better functionality of WordPress on local env, I changed the base image for PHP.
[MAILPOET-5749]
2024-01-22 17:32:41 +01:00
Rostislav Wolny
ce4f12312f Update dev env node version to 19
After the updates some packages that we use in zip build don't work
with node17. This commit updates dev env to the most recent node version.
[MAILPOET-5102]
2023-03-15 21:03:06 +01:00
Rodrigo Primo
9d2fcccbf5 Add option to run the dev env with PHP 8.2RC6
[MAILPOET-4855]
2022-11-25 09:33:39 +01:00