Skip to content

Commit

Permalink
Merge pull request #22 from mariomare22/dependabot/docker/pihole/piho…
Browse files Browse the repository at this point in the history
…le-2024.01.0

Bump pihole/pihole from 2023.11.0 to 2024.01.0
  • Loading branch information
mariomare22 authored Jan 16, 2024
2 parents 235390d + 505d881 commit 8f8bebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ARG PIHOLE_VERSION
FROM pihole/pihole:2023.11.0
FROM pihole/pihole:2024.01.0
RUN apt update && apt install -y unbound wget

COPY pihole-unbound/lighttpd-external.conf /etc/lighttpd/external.conf
Expand Down

0 comments on commit 8f8bebf

Please sign in to comment.