Update wallabag/wallabag Docker tag to v2.6.10
All checks were successful
/ ansible (push) Successful in 1m30s
/ terraform (push) Successful in 41s

This commit is contained in:
Renovate 2024-11-03 16:00:24 +00:00 committed by Jake Howard
parent 8b40399358
commit b48f31cc86

View file

@ -1,6 +1,6 @@
services:
wallabag:
image: wallabag/wallabag:2.6.9
image: wallabag/wallabag:2.6.10
restart: unless-stopped
environment:
- SYMFONY__ENV__SECRET={{ wallabag_secret }}