There was an error while loading. Please reload this page.
1 parent 2c358fd commit 840c084Copy full SHA for 840c084
1 file changed
src/Dockerfile
@@ -20,8 +20,7 @@ ARG PIHOLE_GID=1000
20
ENV DNSMASQ_USER=pihole
21
ENV FTL_CMD=no-daemon
22
23
-RUN --mount=type=cache,target=/var/cache/apk \
24
- apk add \
+RUN apk add \
25
bash \
26
bash-completion \
27
bind-tools \
0 commit comments