chore(deps): update mauricenino/dashdot docker tag to v5.2.1 (#435)
* chore(deps): update mauricenino/dashdot docker tag to v5.2.1 * Update app version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
parent
437de3834d
commit
ebe737c2cd
|
@ -5,8 +5,8 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "dashdot",
|
"id": "dashdot",
|
||||||
"tipi_version": 2,
|
"tipi_version": 3,
|
||||||
"version": "5.1.3",
|
"version": "5.2.1",
|
||||||
"categories": [
|
"categories": [
|
||||||
"utilities"
|
"utilities"
|
||||||
],
|
],
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
version: '3.5'
|
version: '3.5'
|
||||||
services:
|
services:
|
||||||
dashdot:
|
dashdot:
|
||||||
image: mauricenino/dashdot:5.1.3
|
image: mauricenino/dashdot:5.2.1
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
container_name: dashdot
|
container_name: dashdot
|
||||||
privileged: true
|
privileged: true
|
||||||
|
|
Loading…
Reference in New Issue
Block a user