pihole-flake/pihole-image-base-info.nix
2022-10-16 22:53:32 +02:00

6 lines
171 B
Nix

{
imageName = "pihole/pihole";
imageDigest = "sha256:9da1360c747715c41cf327580d2cc064f04776674afe317abd99cac70cd65e82";
finalImageTag = "2022.10";
os = "linux";
}