Maciej Brencz
Maciej Brencz
[Release notes](https://github.com/puppeteer/puppeteer/releases/tag/puppeteer-v22.11.0)
Resolves #28 ---- ``` $ docker build --progress=plain --platform=linux/amd64,linux/aarch64 -t macbre/sphinx . ```
fix: `Function mysqli_ping() is deprecated since 8.4` and no longer tries to reconnect since PHP 8.2
This PR resolves `Deprecated: Function mysqli_ping() is deprecated since 8.4` warnings. The change has been checked internally and works fine - the lost connection is detected, the re-connection takes place...
And remove `version` field from the `nginx-docker-compose.yml` file.
 ### Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project. #### Snyk changed the following file(s): - `package.json` - `package-lock.json` #### Vulnerabilities...