chore(deps): update koillection/koillection docker tag to v1.5.3 (#2346)

This commit is contained in:
renovate[bot] 2024-01-30 22:28:09 +00:00 committed by GitHub
parent 61de776e46
commit 41320d9a06
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -6,8 +6,8 @@
"exposable": true,
"id": "koillection",
"description": "Koillection is a self-hosted service allowing users to manage any kind of collections.",
"tipi_version": 5,
"version": "1.5.2",
"tipi_version": 6,
"version": "1.5.3",
"categories": [
"utilities"
],

View File

@ -2,7 +2,7 @@ version: '3'
services:
koillection:
image: koillection/koillection:1.5.2
image: koillection/koillection:1.5.3
container_name: koillection
restart: unless-stopped
ports: