chore(deps): update mauricenino/dashdot docker tag to v5.8.3 (#2282)

This commit is contained in:
renovate[bot] 2024-01-23 11:41:55 +00:00 committed by GitHub
parent 996087995d
commit c0536a90ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true, "available": true,
"exposable": true, "exposable": true,
"id": "dashdot", "id": "dashdot",
"tipi_version": 14, "tipi_version": 15,
"version": "5.8.2", "version": "5.8.3",
"categories": [ "categories": [
"utilities" "utilities"
], ],

View File

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