chore: update pihole and pin isponsorblocktv
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Davide Polonio 2025-04-23 12:47:29 +02:00
parent f4620b262d
commit 1162a465ce
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
---
services:
iSponsorBlockTV:
image: ghcr.io/dmunozv04/isponsorblocktv
image: ghcr.io/dmunozv04/isponsorblocktv:working
container_name: iSponsorBlockTV
restart: unless-stopped
volumes:

View File

@ -2,7 +2,7 @@
services:
pihole:
container_name: pihole
image: pihole/pihole:latest
image: pihole/pihole:2025.04.0
network_mode: "host"
env_file:
- .env