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

This commit is contained in:
renovate[bot] 2024-01-02 22:37:56 +00:00 committed by GitHub
parent a6c183736a
commit 6c228d17e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true, "available": true,
"exposable": true, "exposable": true,
"id": "linkwarden", "id": "linkwarden",
"tipi_version": 12, "tipi_version": 13,
"version": "2.4.7", "version": "2.4.8",
"categories": [ "categories": [
"data" "data"
], ],

View File

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