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

This commit is contained in:
renovate[bot] 2023-11-24 21:59:13 +00:00 committed by GitHub
parent 4343c0eb56
commit 743b303d35
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,
"exposable": true,
"id": "linkwarden",
"tipi_version": 4,
"version": "2.2.1",
"tipi_version": 5,
"version": "2.3.0",
"categories": [
"data"
],

View File

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