force latest updates
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
2024-04-29 21:19:08 +02:00
parent 703291cbf1
commit 06e7b6ec0e

View File

@@ -1,7 +1,8 @@
FROM alpine:latest
RUN \
apk --update add unbound bind-tools && \
apk --update upgrade && \
apk add unbound bind-tools && \
wget -O /etc/unbound/named.cache ftp://ftp.internic.net//domain/named.cache
COPY rootfs /