Skip to content

Commit

Permalink
Update docs/docker/build-image.md
Browse files Browse the repository at this point in the history
Co-authored-by: yubiuser <[email protected]>
Signed-off-by: Adam Warner <[email protected]>
  • Loading branch information
PromoFaux and yubiuser authored Aug 24, 2024
1 parent e4c6e35 commit a686604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docker/build-image.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a686604

Please sign in to comment.