chore(deps): update koillection/koillection docker tag to v1.5.12 (#3753)
This commit is contained in:
parent
521761bd16
commit
6ca3454584
|
@ -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": 13,
|
||||
"version": "1.5.11",
|
||||
"tipi_version": 14,
|
||||
"version": "1.5.12",
|
||||
"categories": ["utilities"],
|
||||
"short_desc": "Koillection allow you to manage any kind of collections.",
|
||||
"author": "https://github.com/benjaminjonard",
|
||||
|
|
|
@ -2,7 +2,7 @@ version: '3'
|
|||
|
||||
services:
|
||||
koillection:
|
||||
image: koillection/koillection:1.5.11
|
||||
image: koillection/koillection:1.5.12
|
||||
container_name: koillection
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue
Block a user