pihole: Update to 2023.11.0

This commit is contained in:
Payas Relekar 2023-12-22 23:05:08 +05:30
parent 6ad4e5e9cb
commit 6284f4255a

View file

@ -5,7 +5,7 @@ in
{
virtualisation.oci-containers.containers.pihole = {
autoStart = true;
image = "pihole/pihole@sha256:919da483321e64fe108c64f25f1176d83d51013712fc1a51125e996ffe24f652";
image = "pihole/pihole@sha256:be2fd6bd768e37743cd44cc7787fbdd83faca8a0e16820a7885715a7ffba4208";
login.registry = "https://docker.pkg.github.com";
ports = [
"${serverIP}:53:53/tcp"