diff --git a/docker-compose.yml b/docker-compose.yml index 8a8224b..20ef38a 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -9,8 +9,7 @@ networks: services: unbound: - #image: "mvance/unbound-rpi:latest" - image: "mvance/unbound:1.17.0" + image: "klutchell/unbound" container_name: unbound restart: unless-stopped hostname: "unbound"