Skip to content

Commit

Permalink
Remember to update packages before installing
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksanderbl29 committed May 24, 2024
1 parent 616ce4b commit 6f5e48a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pihole-unbound/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM pihole/pihole:2024.05.0

RUN echo "deb http://deb.debian.org/debian trixie main" >> /etc/apt/sources.list

# RUN apt-get update
RUN apt-get update
# RUN apt-get upgrade libreadline8 -y
# RUN apt-get upgrade libreadline8t64 -y
RUN apt-get -t trixie install -y unbound -V
Expand Down

0 comments on commit 6f5e48a

Please sign in to comment.