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