chore(deps): update ghcr.io/linkwarden/linkwarden docker tag to v2.5.3 (#3205)

This commit is contained in:
renovate[bot] 2024-04-18 19:50:58 +00:00 committed by GitHub
parent e894b59d34
commit 17f06ee4ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "linkwarden",
"tipi_version": 17,
"version": "2.5.2",
"tipi_version": 18,
"version": "2.5.3",
"categories": [
"data"
],

View File

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