chore(deps): update koillection/koillection docker tag to v1.5.1 (#2026)

This commit is contained in:
renovate[bot] 2024-01-09 13:40:05 +00:00 committed by GitHub
parent d7af9c9fdb
commit e1a83f5225
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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": 3,
"version": "1.5.0",
"tipi_version": 4,
"version": "1.5.1",
"categories": [
"utilities"
],

View File

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