Update heimdall

This commit is contained in:
Andreas Zweili 2023-09-25 13:00:36 +02:00
parent 3db726bc6b
commit c878c713f1
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ in
backend = "docker";
containers."heimdall" = {
# https://fleet.linuxserver.io/image?name=linuxserver/heimdall
image = "linuxserver/heimdall:2.5.6@sha256:768532e72631397a05dbc9f2b69ae69dcbf65e295fab7f7ebba27f6e7723bc41";
image = "linuxserver/heimdall:2.5.6@sha256:4c89f76aeaa31968213c06ecb32ba35387447151cbcf83020a2bfaccc3267b9c";
autoStart = true;
environment = {
TZ = "Europe/Zurich";