chore(deps): update mauricenino/dashdot docker tag to v5.2.3 (#1056)
This commit is contained in:
parent
58337acfb6
commit
26a9fd7532
|
@ -5,9 +5,11 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "dashdot",
|
||||
"tipi_version": 4,
|
||||
"version": "5.2.1",
|
||||
"categories": ["utilities"],
|
||||
"tipi_version": 5,
|
||||
"version": "5.2.3",
|
||||
"categories": [
|
||||
"utilities"
|
||||
],
|
||||
"description": "dash. (or dashdot) is a modern server dashboard, running on the latest tech, designed with glassmorphism in mind. It is intended to be used for smaller VPS and private servers.",
|
||||
"short_desc": "A simple, modern server dashboard, primarily used by smaller private server",
|
||||
"author": "MauriceNino",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
version: "3.5"
|
||||
services:
|
||||
dashdot:
|
||||
image: mauricenino/dashdot:5.2.1
|
||||
image: mauricenino/dashdot:5.2.3
|
||||
restart: unless-stopped
|
||||
container_name: dashdot
|
||||
privileged: true
|
||||
|
|
Loading…
Reference in New Issue
Block a user