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:
parent
81b8f6c7b8
commit
1f3c10672e
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
# Get the latest Pi-hole version
|
||||
FROM pihole/pihole:2025.06.2
|
||||
FROM pihole/pihole:2025.07.1
|
||||
|
||||
# Install necessary programs without repository caching
|
||||
RUN apk upgrade --no-cache && \
|
||||
|
|
|
@ -1 +1 @@
|
|||
2025.06.2
|
||||
2025.07.1
|
Loading…
Add table
Add a link
Reference in a new issue