Przeglądaj źródła

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

renovate[bot] 2 miesięcy temu
rodzic
commit
fe1e73a00b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      library/compose/pihole/compose.yaml.j2

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

@@ -1,7 +1,7 @@
 ---
 ---
 services:
 services:
   {{ service_name }}:
   {{ service_name }}:
-    image: docker.io/pihole/pihole:2025.11.0
+    image: docker.io/pihole/pihole:2025.11.1
     {#
     {#
       If not in swarm mode, check whether container_name is set and apply restart policy,
       If not in swarm mode, check whether container_name is set and apply restart policy,
       else swarm mode handles restarts via deploy.restart_policy
       else swarm mode handles restarts via deploy.restart_policy