Skip to content

Commit 1f224b8

Browse files
authored
Merge pull request #2050 from pi-hole/master
Sync master back into development
2 parents b2ec0d5 + c4c8bf6 commit 1f224b8

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/Dockerfile

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

23-
RUN --mount=type=cache,target=/var/cache/apk \
24-
apk add \
23+
RUN apk add \
2524
bash \
2625
bash-completion \
2726
bind-tools \

0 commit comments

Comments
 (0)