Bump pihole container to 2023.05.2

This commit is contained in:
Jacob Hinkle 2023-06-13 07:01:45 -04:00
parent bfe0a585df
commit 5408848bfa

View File

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