Update docker.io/wallabag/wallabag Docker tag to v2.6.9
This MR contains the following updates:
Package | Update | Change |
---|---|---|
docker.io/wallabag/wallabag | patch |
2.6.8 -> 2.6.9
|
Release Notes
wallabag/docker (docker.io/wallabag/wallabag)
v2.6.9
Lots of changes on that release because the master branch was merged in the 2.6.x branch.
What's Changed
- Change public registration to false by default by @nicosomb in https://github.com/wallabag/docker/pull/357
- Update Dockerfile to release 2.6.5 by @nicosomb in https://github.com/wallabag/docker/pull/370
- Revert "Update Dockerfile to release 2.6.5" by @j0k3r in https://github.com/wallabag/docker/pull/371
- Support for gif. by @itcbx in https://github.com/wallabag/docker/pull/376
- Use php81-pecl-imagick from default repository by @Kdecherf in https://github.com/wallabag/docker/pull/378
- Use the release archive instead of the git archive by @yguedidi in https://github.com/wallabag/docker/pull/362
- Update nginx.conf to work with IPv6 by @markusnasholm in https://github.com/wallabag/docker/pull/385
- Add restart: unless-stopped to example docker-compose by @neilbags in https://github.com/wallabag/docker/pull/398
- doc: change docker-compose healthcheck target by @Kdecherf in https://github.com/wallabag/docker/pull/401
- Fix SQLite provisioning by @Kdecherf in https://github.com/wallabag/docker/pull/402
- Add support of PHP memory limit in variables by @Kdecherf in https://github.com/wallabag/docker/pull/403
- Update NGINX timeout to align with max_execution_time by @Kdecherf in https://github.com/wallabag/docker/pull/405
- Update shipped php.ini with php-production.ini from PHP 8.1 by @Kdecherf in https://github.com/wallabag/docker/pull/404
- Prepare 2.6.9 by @j0k3r in https://github.com/wallabag/docker/pull/411
New Contributors
- @itcbx made their first contribution in https://github.com/wallabag/docker/pull/376
- @markusnasholm made their first contribution in https://github.com/wallabag/docker/pull/385
- @neilbags made their first contribution in https://github.com/wallabag/docker/pull/398
Full Changelog: https://github.com/wallabag/docker/compare/2.6.8...2.6.9
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.