Update heimdall

This commit is contained in:
Andreas Zweili 2024-03-18 11:49:36 +01:00
parent 1d1975bf19
commit bbb59728b8
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ in
backend = "docker";
containers."heimdall" = {
# https://fleet.linuxserver.io/image?name=linuxserver/heimdall
image = "linuxserver/heimdall:2.6.1@sha256:1028baa5bd365b72eef5d70100123600dd171d14e1ed982586d7920a1a01adfa";
image = "linuxserver/heimdall:2.6.1@sha256:1558aa872d8920c4d99796329a3be6a352f8c1a62935f4269ca6ca0b368d1900";
autoStart = true;
environment = {
TZ = "Europe/Zurich";