Fix image name typo

This commit is contained in:
Joey Hafner 2023-03-04 15:55:04 -08:00
parent d77742c99f
commit 5803e7052b

View File

@ -1,7 +1,7 @@
version: '3' version: '3'
services: services:
pihole: pihole:
image: pihole image: pihole/pihole
container_name: pihole_pihole container_name: pihole_pihole
cap_add: cap_add:
- NET_ADMIN - NET_ADMIN