chore(deps): update zerotier/zerotier docker tag to v1.12.1 (#1091)
This commit is contained in:
parent
323085274c
commit
05b09bde61
|
@ -5,8 +5,8 @@
|
|||
"no_gui": true,
|
||||
"port": 9993,
|
||||
"id": "zerotier",
|
||||
"tipi_version": 3,
|
||||
"version": "1.10.6",
|
||||
"tipi_version": 4,
|
||||
"version": "1.12.1",
|
||||
"categories": [
|
||||
"network",
|
||||
"security"
|
||||
|
|
|
@ -2,7 +2,7 @@ version: "3.7"
|
|||
services:
|
||||
zerotier:
|
||||
container_name: zerotier
|
||||
image: zerotier/zerotier:1.10.6
|
||||
image: zerotier/zerotier:1.12.1
|
||||
restart: on-failure
|
||||
command: "${NETWORK_ID}"
|
||||
cap_add:
|
||||
|
|
Loading…
Reference in New Issue
Block a user