Skip to content

Commit

Permalink
Stop upgrading pacakges
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksanderbl29 committed May 24, 2024
1 parent d87244c commit 610c641
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 @@ -3,7 +3,7 @@ FROM pihole/pihole:2024.05.0
RUN echo "deb http://deb.debian.org/debian sid main" >> /etc/apt/sources.list

RUN apt-get update
RUN apt-get upgrade -y -V
# RUN apt-get upgrade -y -V
RUN apt-get -t sid install -y unbound -V


Expand Down

0 comments on commit 610c641

Please sign in to comment.