Updated Unbound to 1.20.0
parent
e74ed754a0
commit
9d7104b782
|
@ -1,6 +1,6 @@
|
||||||
FROM alpine:3.15.5
|
FROM alpine:3.15.5
|
||||||
|
|
||||||
ARG UNBOUND_VERSION=1.19.0
|
ARG UNBOUND_VERSION=1.20.0
|
||||||
|
|
||||||
# Install dependencies and build unbound, clean up after
|
# Install dependencies and build unbound, clean up after
|
||||||
RUN apk --update add --no-cache alpine-sdk bison dns-root-hints expat-dev flex git openssl-dev && \
|
RUN apk --update add --no-cache alpine-sdk bison dns-root-hints expat-dev flex git openssl-dev && \
|
||||||
|
|
Loading…
Reference in New Issue