mirror of
https://github.com/11notes/docker-bind.git
synced 2025-11-01 12:23:31 +00:00
update 9.18.16-r0, add DNSSEC tools
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# :: Header
|
||||
FROM 11notes/alpine:stable
|
||||
ENV APP_VERSION=9.18.14-r1
|
||||
ENV APP_VERSION=9.18.16-r0
|
||||
ENV APP_ROOT=/bind
|
||||
|
||||
# :: Run
|
||||
@@ -21,6 +21,7 @@
|
||||
apk --update --no-cache add \
|
||||
bash \
|
||||
bind=${APP_VERSION} \
|
||||
bind-dnssec-tools \
|
||||
bind-tools;
|
||||
|
||||
# :: copy root filesystem changes and add execution rights to init scripts
|
||||
|
||||
Reference in New Issue
Block a user