Update heimdall

This commit is contained in:
Andreas Zweili 2023-10-16 13:49:36 +02:00
parent b269cb6579
commit 1fd4b9a18c
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:2f32b024b512c06d9300a8d79d7e2492742a8d1bd3b876c22c7fc85ae757a05e";
image = "linuxserver/heimdall:2.5.6@sha256:456a9c92be49f44d44478e0aa6f3897226c8bedff020084d8ac9a983bc3ee596";
autoStart = true;
environment = {
TZ = "Europe/Zurich";