Просмотр исходного кода

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

renovate[bot] 2 месяцев назад
Родитель
Сommit
fe1e73a00b
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      library/compose/pihole/compose.yaml.j2

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

@@ -1,7 +1,7 @@
 ---
 services:
   {{ 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,
       else swarm mode handles restarts via deploy.restart_policy