force latest updates
This commit is contained in:
parent
703291cbf1
commit
06e7b6ec0e
@ -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 /
|
||||
|
Loading…
Reference in New Issue
Block a user