You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-07-17 01:32:29 +02:00
Unbound: Use alpine:3.8
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
FROM alpine:edge
|
FROM alpine:3.8
|
||||||
|
|
||||||
RUN apk add --no-cache unbound curl \
|
RUN apk add --no-cache unbound curl \
|
||||||
&& curl -o /etc/unbound/root.hints https://www.internic.net/domain/named.cache \
|
&& curl -o /etc/unbound/root.hints https://www.internic.net/domain/named.cache \
|
||||||
|
Reference in New Issue
Block a user