mirror of
https://github.com/10h30/wirehole-ui.git
synced 2026-06-05 15:09:48 +09:00
Change Unbound image
Change unbound image from "mvance/unbound" to "klutchell/unbound" to support multi arch.
This commit is contained in:
+1
-2
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user