chore(deps): update lscr.io/linuxserver/heimdall docker tag to v2.6.1 (#2513)
This commit is contained in:
parent
8e5bef9d64
commit
e5695d4655
|
@ -1,22 +1,22 @@
|
|||
{
|
||||
"name": "Heimdall",
|
||||
"available": true,
|
||||
"exposable": true,
|
||||
"port": 8783,
|
||||
"id": "heimdall",
|
||||
"tipi_version": 1,
|
||||
"version": "2.5.8",
|
||||
"categories": [
|
||||
"utilities"
|
||||
],
|
||||
"description": "Heimdall is a way to organise all those links to your most used web sites and web applications in a simple way",
|
||||
"short_desc": "Application Dashboard",
|
||||
"author": "linuxserver",
|
||||
"source": "https://github.com/linuxserver/Heimdall",
|
||||
"website": "https://heimdall.site/",
|
||||
"form_fields": [],
|
||||
"supported_architectures": [
|
||||
"arm64",
|
||||
"amd64"
|
||||
]
|
||||
"name": "Heimdall",
|
||||
"available": true,
|
||||
"exposable": true,
|
||||
"port": 8783,
|
||||
"id": "heimdall",
|
||||
"tipi_version": 2,
|
||||
"version": "2.6.1",
|
||||
"categories": [
|
||||
"utilities"
|
||||
],
|
||||
"description": "Heimdall is a way to organise all those links to your most used web sites and web applications in a simple way",
|
||||
"short_desc": "Application Dashboard",
|
||||
"author": "linuxserver",
|
||||
"source": "https://github.com/linuxserver/Heimdall",
|
||||
"website": "https://heimdall.site/",
|
||||
"form_fields": [],
|
||||
"supported_architectures": [
|
||||
"arm64",
|
||||
"amd64"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -2,7 +2,7 @@ version: '3.9'
|
|||
|
||||
services:
|
||||
heimdall:
|
||||
image: lscr.io/linuxserver/heimdall:2.5.8
|
||||
image: lscr.io/linuxserver/heimdall:2.6.1
|
||||
container_name: heimdall
|
||||
environment:
|
||||
- PUID=1000
|
||||
|
|
Loading…
Reference in New Issue
Block a user