updated wallabag to 2.6.13
This commit is contained in:
parent
1d1da7361f
commit
2a894d5e20
2 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@
|
|||
"id": "wallabag",
|
||||
"description": " self hostable application for saving web pages: Save and classify articles. Read them later.",
|
||||
"tipi_version": 1,
|
||||
"version": "2.6.12",
|
||||
"version": "2.6.13",
|
||||
"categories": ["utilities","media"],
|
||||
"short_desc": "read-it-later app",
|
||||
"author": "wallabag",
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"services": [
|
||||
{
|
||||
"name": "wallabag",
|
||||
"image": "wallabag/wallabag:2.6.12",
|
||||
"image": "wallabag/wallabag:2.6.13",
|
||||
"isMain": true,
|
||||
"environment": {
|
||||
"SYMFONY__ENV__DATABASE_DRIVER": "pdo_sqlite",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue