Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion library/compose/pihole/compose.yaml.j2
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
services:
{{ service_name }}:
image: docker.io/pihole/pihole:2025.11.1
image: docker.io/pihole/pihole:2026.04.0
{#
If not in swarm mode, check whether container_name is set and apply restart policy,
else swarm mode handles restarts via deploy.restart_policy
Expand Down
4 changes: 2 additions & 2 deletions library/compose/pihole/template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ metadata:
- **GitHub:** https://github.com/pi-hole/pi-hole

'
version: 2025.11.1
version: 2026.04.0
author: Christian Lempa
date: '2025-12-11'
date: '2026-04-17'
tags:
- traefik
- swarm
Expand Down