force latest updates
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details

This commit is contained in:
Paolo Asperti 2024-04-29 21:19:08 +02:00
parent 703291cbf1
commit 06e7b6ec0e
Signed by: paspo
GPG Key ID: 06D46905D19D5182
1 changed files with 2 additions and 1 deletions

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 /