Update grav

This commit is contained in:
Andreas Zweili 2023-09-18 17:30:07 +02:00
parent f84b207a42
commit 9efbcfac00
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ in
backend = "docker";
containers."grav" = {
# https://fleet.linuxserver.io/image?name=linuxserver/grav
image = "lscr.io/linuxserver/grav:1.7.42";
image = "lscr.io/linuxserver/grav:1.7.42@sha256:99b64cb998fadd81a52b90fae094a513278b608f10ce323528635785944be00c";
autoStart = true;
environment = {
TZ = "Europe/Zurich";