chore(deps): update mauricenino/dashdot docker tag to v5.3.0 (#1989)

This commit is contained in:
renovate[bot] 2024-01-06 17:03:16 +00:00 committed by GitHub
parent 21e4e65fb0
commit d3a288a73b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 4 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "dashdot",
"tipi_version": 5,
"version": "5.2.3",
"tipi_version": 6,
"version": "5.3.0",
"categories": [
"utilities"
],
@ -16,5 +16,8 @@
"source": "https://github.com/MauriceNino/dashdot",
"website": "https://getdashdot.com/",
"form_fields": [],
"supported_architectures": ["arm64", "amd64"]
"supported_architectures": [
"arm64",
"amd64"
]
}

View File

@ -1,7 +1,7 @@
version: "3.5"
services:
dashdot:
image: mauricenino/dashdot:5.2.3
image: mauricenino/dashdot:5.3.0
restart: unless-stopped
container_name: dashdot
privileged: true