Unpin wallabag

This commit is contained in:
Jake Howard 2025-06-11 22:28:24 +01:00
parent 7ed8271ee1
commit e25620f4f8
No known key found for this signature in database
GPG key ID: 57AFB45680EDD477

View file

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