mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2025-01-23 06:39:54 +01:00
chore(deps): use versioned image tags for Pi-hole
This commit is contained in:
parent
6d731733ac
commit
39684575e0
@ -10,7 +10,7 @@ volumes:
|
||||
services:
|
||||
pihole:
|
||||
container_name: pihole
|
||||
image: docker.io/pihole/pihole:latest
|
||||
image: docker.io/pihole/pihole:2024.05.0
|
||||
ports:
|
||||
- 53:53/tcp
|
||||
- 53:53/udp
|
||||
|
Loading…
Reference in New Issue
Block a user