chore(deps): update lscr.io/linuxserver/heimdall docker tag to v2.6.1 (#2513)

This commit is contained in:
renovate[bot] 2024-02-19 17:50:29 +00:00 committed by GitHub
parent 8e5bef9d64
commit e5695d4655
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 21 additions and 21 deletions

View File

@ -4,8 +4,8 @@
"exposable": true,
"port": 8783,
"id": "heimdall",
"tipi_version": 1,
"version": "2.5.8",
"tipi_version": 2,
"version": "2.6.1",
"categories": [
"utilities"
],

View File

@ -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