chore(deps): update mauricenino/dashdot docker tag to v5.3.0 (#1989)
This commit is contained in:
parent
21e4e65fb0
commit
d3a288a73b
|
@ -5,8 +5,8 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "dashdot",
|
"id": "dashdot",
|
||||||
"tipi_version": 5,
|
"tipi_version": 6,
|
||||||
"version": "5.2.3",
|
"version": "5.3.0",
|
||||||
"categories": [
|
"categories": [
|
||||||
"utilities"
|
"utilities"
|
||||||
],
|
],
|
||||||
|
@ -16,5 +16,8 @@
|
||||||
"source": "https://github.com/MauriceNino/dashdot",
|
"source": "https://github.com/MauriceNino/dashdot",
|
||||||
"website": "https://getdashdot.com/",
|
"website": "https://getdashdot.com/",
|
||||||
"form_fields": [],
|
"form_fields": [],
|
||||||
"supported_architectures": ["arm64", "amd64"]
|
"supported_architectures": [
|
||||||
|
"arm64",
|
||||||
|
"amd64"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
version: "3.5"
|
version: "3.5"
|
||||||
services:
|
services:
|
||||||
dashdot:
|
dashdot:
|
||||||
image: mauricenino/dashdot:5.2.3
|
image: mauricenino/dashdot:5.3.0
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
container_name: dashdot
|
container_name: dashdot
|
||||||
privileged: true
|
privileged: true
|
||||||
|
|
Loading…
Reference in New Issue
Block a user