mirror of
https://github.com/10h30/wirehole-ui.git
synced 2026-07-18 06:03:36 +09:00
Change unbound tag to 1.17.0
The latest version does not work properly.
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user