소스 검색

Merge pull request #1449 from ChristianLempa/renovate/docker.io-pihole-pihole-2025.10.x

chore(deps): update docker.io/pihole/pihole docker tag to v2025.10.3
Christian Lempa 6 달 전
부모
커밋
6ffdecb10a
2개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 1
      library/compose/pihole/compose.yaml.j2
  2. 2 2
      library/compose/pihole/template.yaml

+ 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' %}

+ 2 - 2
library/compose/pihole/template.yaml

@@ -14,9 +14,9 @@ metadata:
     Documentation: https://docs.pi-hole.net/
 
     GitHub: https://github.com/pi-hole/pi-hole
-  version: 2025.10.2
+  version: 2025.10.3
   author: Christian Lempa
-  date: '2025-10-28'
+  date: '2025-10-31'
   tags:
     - dns
     - ad-blocking