cmd fixed

This commit is contained in:
Wolfgang Hottgenroth 2021-10-26 14:24:38 +02:00
parent 9a7dc19fa0
commit 84b7df2e56

View File

@ -37,7 +37,7 @@ EXPOSE 853/tcp
VOLUME /opt/unbound/etc/unbound
CMD [ "/usr/sbin/unbound" ]
CMD [ "/opt/unbound/sbin/unbound" ]