chore(deps): update ghcr.io/linkwarden/linkwarden docker tag to v1.2.5 (#1430)

This commit is contained in:
renovate[bot] 2023-10-23 06:57:41 +00:00 committed by GitHub
parent 9639f23c6a
commit 767e7c46da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 4 deletions

View File

@ -5,9 +5,11 @@
"available": true,
"exposable": true,
"id": "linkwarden",
"tipi_version": 2,
"version": "v1.2.0",
"categories": ["data"],
"tipi_version": 3,
"version": "1.2.5",
"categories": [
"data"
],
"description": "A self-hosted, open-source collaborative bookmark manager to collect, organize and archive webpages.",
"short_desc": "A self-hosted, open-source collaborative bookmark manager",
"author": "Linkwarden",

View File

@ -2,7 +2,7 @@ version: "3.7"
services:
linkwarden:
image: ghcr.io/linkwarden/linkwarden:v1.2.0
image: ghcr.io/linkwarden/linkwarden:v1.2.5
container_name: linkwarden
environment:
- DATABASE_URL=postgresql://tipi:${LINKWARDEN_DB_PASSWORD}@linkwarden-db:5432/linkwarden