chore(deps): update mauricenino/dashdot docker tag to v5.5.1 (#2029)

This commit is contained in:
renovate[bot] 2024-01-10 01:42:50 +00:00 committed by GitHub
parent cf09c17a53
commit f4a2d2f332
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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": 9, "tipi_version": 10,
"version": "5.5.0", "version": "5.5.1",
"categories": [ "categories": [
"utilities" "utilities"
], ],

View File

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