|
@@ -3,7 +3,7 @@ services:
|
|
|
{% if not swarm_enabled %}
|
|
{% if not swarm_enabled %}
|
|
|
container_name: {{ container_name }}
|
|
container_name: {{ container_name }}
|
|
|
{% endif %}
|
|
{% endif %}
|
|
|
- image: docker.io/pihole/pihole:2025.10.2
|
|
|
|
|
|
|
+ image: docker.io/pihole/pihole:2025.10.3
|
|
|
env_file:
|
|
env_file:
|
|
|
- .env.pihole
|
|
- .env.pihole
|
|
|
{% if network_mode == 'host' %}
|
|
{% if network_mode == 'host' %}
|