chore(deps): update koillection/koillection docker tag to v1.5.12 (#3753)

This commit is contained in:
renovate[bot] 2024-06-12 17:14:38 +00:00 committed by GitHub
parent 521761bd16
commit 6ca3454584
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, "exposable": true,
"id": "koillection", "id": "koillection",
"description": "Koillection is a self-hosted service allowing users to manage any kind of collections.", "description": "Koillection is a self-hosted service allowing users to manage any kind of collections.",
"tipi_version": 13, "tipi_version": 14,
"version": "1.5.11", "version": "1.5.12",
"categories": ["utilities"], "categories": ["utilities"],
"short_desc": "Koillection allow you to manage any kind of collections.", "short_desc": "Koillection allow you to manage any kind of collections.",
"author": "https://github.com/benjaminjonard", "author": "https://github.com/benjaminjonard",

View File

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