diff --git a/docs/docker/build-image.md b/docs/docker/build-image.md index a784b8a..969e48f 100644 --- a/docs/docker/build-image.md +++ b/docs/docker/build-image.md @@ -66,7 +66,7 @@ git checkout fix/logRotate Unless otherwise named via the `-t` command, the script will build an image locally and tag it as `pihole`. You can reference this as a drop-in replacement for `pihole/pihole:latest` in your compose file or your run command: -```yml +```yaml services: pihole: container_name: pihole