Эх сурвалжийг харах

chore(deps): update docker.io/pihole/pihole docker tag to v2025.10.3

renovate[bot] 8 сар өмнө
parent
commit
7e1fdc5f8d

+ 1 - 1
library/compose/pihole/compose.yaml.j2

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