1
0
Fork 0
mirror of https://github.com/sujiba/pihole-unbound-hyperlocal.git synced 2025-07-10 21:55:13 +02:00

actually update to 2023.10.1

This commit is contained in:
Constantin 2023-10-17 19:48:59 +02:00 committed by GitHub
parent 662fa0a8de
commit 5fac09c756
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
# Get the latest Pi-hole version # Get the latest Pi-hole version
FROM pihole/pihole:2023.05.2 FROM pihole/pihole:2023.10.1
# Install necessary programs # Install necessary programs
RUN apt-get update && \ RUN apt-get update && \