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'
services:
pihole:
image: pihole
image: pihole/pihole
container_name: pihole_pihole
cap_add:
- NET_ADMIN