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

Compare Source

What's Changed

Full Changelog: https://github.com/wallabag/docker/compare/2.6.9...2.6.10