Skip to content

Commit 76dd0e1

Browse files
authored
Merge pull request #2057 from pi-hole/development
Development -> master
2 parents 9f11ef3 + 9be81c0 commit 76dd0e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ARG PIHOLE_GID=1000
2020
ENV DNSMASQ_USER=pihole
2121
ENV FTL_CMD=no-daemon
2222

23-
RUN apk add \
23+
RUN apk add --no-cache \
2424
bash \
2525
bash-completion \
2626
bind-tools \

0 commit comments

Comments
 (0)