1 Commits

Author SHA1 Message Date
76a15e08d4 Update ghcr.io/pi-hole/pihole Docker tag to v2026.04.1 2026-04-25 02:32:32 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
services:
home-assistant:
container_name: home-assistant
image: ghcr.io/home-assistant/home-assistant:2026.4.4@sha256:c1e5f0147f4cb51ccb05bb30b62a1269cc1bd48a6274792d3b38a77ab274dfd2
image: ghcr.io/home-assistant/home-assistant:2026.4.0@sha256:7fbf6a5e006e889d7799476ad7646bd18e9dc73e8a4ccd9326b41798de6bb3bf
restart: unless-stopped
volumes:
- ${APPDATA_PATH}/home-assistant/config:/config

View File

@@ -39,7 +39,7 @@ services:
pihole:
container_name: pihole
image: ghcr.io/pi-hole/pihole:2026.02.0@sha256:ee348529cea9601df86ad94d62a39cad26117e1eac9e82d8876aa0ec7fe1ba27
image: ghcr.io/pi-hole/pihole:2026.04.1@sha256:1c32c36b862a12762656b6471c854cebc01fe945639ba3a893611337c2c95e99
restart: unless-stopped
cap_add:
- SYS_NICE