Update heimdall

This commit is contained in:
Andreas Zweili 2023-12-04 09:37:03 +01:00
parent 38db5a4122
commit da703325ca
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.8@sha256:ed4b4e405b2e5fec3131d28bd5325be0edc8dc1444679eae951b22b84548f56b";
image = "linuxserver/heimdall:2.5.8@sha256:e84b058bc7391b12beb56e056d528ad48041d1310a6e130366340db1be92073e";
autoStart = true;
environment = {
TZ = "Europe/Zurich";