chore(deps): update ghcr.io/paperless-ngx/paperless-ngx docker tag to v2.8.6 (#3505)

This commit is contained in:
renovate[bot] 2024-05-19 12:01:41 +00:00 committed by GitHub
parent c63e20c105
commit 8e94ad9841
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 10 deletions

View File

@ -5,11 +5,9 @@
"exposable": true,
"port": 8012,
"id": "paperless-ngx",
"tipi_version": 33,
"version": "2.8.3",
"categories": [
"utilities"
],
"tipi_version": 35,
"version": "2.8.6",
"categories": ["utilities"],
"description": "Paperless-ngx is a community-supported open-source document management system that transforms your physical documents into a searchable online archive so you can keep, well, less paper.",
"short_desc": "Document Management System (DMS)",
"author": "Daniel Quinn, Jonas Winkler, and the Paperless-ngx team",
@ -51,8 +49,5 @@
"env_variable": "PAPERLESS_TIKA_ENABLED"
}
],
"supported_architectures": [
"arm64",
"amd64"
]
"supported_architectures": ["arm64", "amd64"]
}

View File

@ -2,7 +2,7 @@ version: '3.7'
services:
paperless-ngx:
container_name: paperless-ngx
image: ghcr.io/paperless-ngx/paperless-ngx:2.8.3
image: ghcr.io/paperless-ngx/paperless-ngx:2.8.6
restart: unless-stopped
depends_on:
- db