1
0
Fork 0

Update sissbruecker/linkding Docker tag to v1.42.0 (#1274)

This commit is contained in:
renovate[bot] 2025-08-16 18:06:41 +08:00 committed by GitHub
parent a17849de48
commit 93af5643ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ services:
- "${PANEL_APP_PORT_HTTP}:9090" - "${PANEL_APP_PORT_HTTP}:9090"
volumes: volumes:
- "${DATA_PATH}:/etc/linkding/data" - "${DATA_PATH}:/etc/linkding/data"
image: sissbruecker/linkding:1.41.0 image: sissbruecker/linkding:1.42.0
labels: labels:
createdBy: "Apps" createdBy: "Apps"