Hi, is there any big breaking change between Alpine3.22 and 3.23 that could cause this kind of issue on Chromium?
I am used to run the my unit-tests in alpine images and one of my projects started to fail these tests after the last release of Alpine.
The tests that are failing are executed in a Chromium WebDriver.
I sent more details about it here: symfony/panther#693
Tests are passing fine on Alpine3.22.
Failing on:
php:8.4-fpm-alpine3.23
php:8.4-cli-alpine3.23
Working on:
php:8.4-fpm-alpine3.22
php:8.4-cli-alpine3.22
Hi, is there any big breaking change between Alpine3.22 and 3.23 that could cause this kind of issue on Chromium?
I am used to run the my unit-tests in alpine images and one of my projects started to fail these tests after the last release of Alpine.
The tests that are failing are executed in a Chromium WebDriver.
I sent more details about it here: symfony/panther#693
Tests are passing fine on Alpine3.22.
Failing on:
Working on: