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