mirror of
https://github.com/coredns/coredns.git
synced 2026-02-27 02:21:39 +01:00
The fix in 4b9bc138d92b90adafeb977913f96e9030507278 breaks docker with ~~~ Step 2/9 : RUN sed -i.bak s@stable/update@stable-security/update@g /etc/apt/sources.list ---> Running in 29a0dbae5746 no status provided on response: unknown ~~~ So reverted here. This adds github workflows to test Makefile.docker syntax as well. And small updates to the docker-coredns over in the release repo. Signed-off-by: Miek Gieben <miek@miek.nl>