Change unbound tag to 1.17.0

The latest version does not work properly.
This commit is contained in:
2022-12-28 20:05:46 +07:00
committed by GitHub
parent c30f66b76b
commit 2150999562
+1 -1
View File
@@ -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"