Pin wallabag to newer version

2.4.0 came out *finally*
This commit is contained in:
Jake Howard 2020-12-11 17:39:35 +00:00
parent 5a808e90e0
commit 2bfad84071
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -2,7 +2,7 @@ version: "2.3"
services:
wallabag:
image: wallabag/wallabag:latest
image: wallabag/wallabag:2.4.0
restart: unless-stopped
environment:
- SYMFONY__ENV__SECRET={{ wallabag_secret }}