Change Unbound image

Change unbound image from "mvance/unbound" to "klutchell/unbound" to support multi arch.
This commit is contained in:
2023-01-10 18:07:19 +07:00
committed by GitHub
parent 2150999562
commit 2789a25474
+1 -2
View File
@@ -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"