Update pihole image from 2022.10 to 2023.03.1

This is not currently activated due to /boot/EFI/nixos filling up
This commit is contained in:
Jacob Hinkle 2023-05-12 08:09:49 -04:00
parent f093e8df31
commit bfe0a585df

View File

@ -1,5 +1,5 @@
{ serverIP, serverIP6 } : {
image = "pihole/pihole:2022.10";
image = "pihole/pihole:2023.03.1";
ports = [
"53:53/tcp"
"53:53/udp"