1
0
Fork 0
mirror of https://github.com/sujiba/pihole-unbound-hyperlocal.git synced 2025-07-17 16:25:43 +02:00

feat: updated to docker pihole 2025.07.1

This commit is contained in:
sujiba 2025-07-16 07:17:16 +00:00
parent 81b8f6c7b8
commit 1f3c10672e
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
# Get the latest Pi-hole version # Get the latest Pi-hole version
FROM pihole/pihole:2025.06.2 FROM pihole/pihole:2025.07.1
# Install necessary programs without repository caching # Install necessary programs without repository caching
RUN apk upgrade --no-cache && \ RUN apk upgrade --no-cache && \

View file

@ -1 +1 @@
2025.06.2 2025.07.1