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:
parent
f093e8df31
commit
bfe0a585df
@ -1,5 +1,5 @@
|
||||
{ serverIP, serverIP6 } : {
|
||||
image = "pihole/pihole:2022.10";
|
||||
image = "pihole/pihole:2023.03.1";
|
||||
ports = [
|
||||
"53:53/tcp"
|
||||
"53:53/udp"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user