Skip to content

Commit

Permalink
Merge pull request #21 from mariomare22/dependabot/docker/pihole/piho…
Browse files Browse the repository at this point in the history
…le-2023.11.0
  • Loading branch information
mariomare22 authored Nov 22, 2023
2 parents 16c13eb + dbed814 commit 235390d
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.10.0
FROM pihole/pihole:2023.11.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 235390d

Please sign in to comment.