Update docker.io/wallabag/wallabag Docker tag to v2.6.10
Easy upgrade of Docker container to new micro version with version bumps of dependencies with dependency update facilitated by Mend's Renovate Bot.
Database migration runs smoothly and exited successfully.
docker exec -t bierochs-wallabag /var/www/wallabag/bin/console doctrine:migrations:migrate --env=prod --no-interaction
[OK] Already at the latest version ("Application\Migrations\Version20230613121354")
This MR contains the following updates:
Package | Update | Change |
---|---|---|
docker.io/wallabag/wallabag | patch | 2.6.9 -> 2.6.10 |
Release Notes
wallabag/docker (docker.io/wallabag/wallabag)
v2.6.10
What's Changed
- Prepare 2.6.10 release by @nicosomb in https://github.com/wallabag/docker/pull/424
Full Changelog: https://github.com/wallabag/docker/compare/2.6.9...2.6.10