Update docker.io/davidcrty/databasement Docker tag to v1.0.3
No problems upgrading the Docker container with a Docker compose yaml file by means of Watchtower DevOps resp. GitOps with dependency update facilitated by Mend's Renovate Bot.
Including updating all docker and host agents manually.
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| docker.io/davidcrty/databasement (source) | patch | 1.0.1 → 1.0.3 |
Release Notes
php/frankenphp (docker.io/davidcrty/databasement)
v1.0.3
What's Changed
- fix: memory leak by @withinboredom in dunglas#442
Full Changelog: https://github.com/dunglas/frankenphp/compare/v1.0.2...v1.0.3
v1.0.2
What's Changed
- chore: bump deps by @dunglas in https://github.com/dunglas/frankenphp/pull/429
- ci: build Linux aarch64 binaries by @dunglas in https://github.com/dunglas/frankenphp/pull/432
- ci: add sodium to static binaries by @dunglas in https://github.com/dunglas/frankenphp/pull/415
- ci: add igbinary extension and LZ4 support to static binaries by @dunglas in https://github.com/dunglas/frankenphp/pull/434
- ci: add ctype and session PHP extensions to the static binary builder image by @kassner in https://github.com/dunglas/frankenphp/pull/408
- ci: remove armv6 Debian images by @dunglas in https://github.com/dunglas/frankenphp/pull/431
- ci: fix changelog generation by @dunglas in https://github.com/dunglas/frankenphp/pull/411
- ci: simplify static binary release workflow by @dunglas in https://github.com/dunglas/frankenphp/pull/414
- docs: Laravel Octane by @thecaliskan in https://github.com/dunglas/frankenphp/pull/422
- ci: fix static binary release by @dunglas in https://github.com/dunglas/frankenphp/pull/423
- ci: allow building manually by @dunglas in https://github.com/dunglas/frankenphp/pull/427
- ci: fix scheduled builds by @dunglas in https://github.com/dunglas/frankenphp/pull/435
- docs: link to TYPO3 skeleton by @dunglas in https://github.com/dunglas/frankenphp/pull/436
- ci: fix static tagged builds by @dunglas in https://github.com/dunglas/frankenphp/pull/437
New Contributors
- @kassner made their first contribution in https://github.com/dunglas/frankenphp/pull/408
- @thecaliskan made their first contribution in https://github.com/dunglas/frankenphp/pull/422
Full Changelog: https://github.com/dunglas/frankenphp/compare/v1.0.1...v1.0.2