mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
chore: update Beszel version to 0.10.2 in meta.json and docker-compose.yml (#86)
This commit is contained in:
parent
76d84319bd
commit
4bcf954152
@ -1,7 +1,7 @@
|
|||||||
version: "3.8"
|
version: "3.8"
|
||||||
services:
|
services:
|
||||||
beszel:
|
beszel:
|
||||||
image: henrygd/beszel:0.9.1
|
image: henrygd/beszel:0.10.2
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- 8090
|
- 8090
|
||||||
|
@ -1855,7 +1855,7 @@
|
|||||||
{
|
{
|
||||||
"id": "beszel",
|
"id": "beszel",
|
||||||
"name": "Beszel",
|
"name": "Beszel",
|
||||||
"version": "0.9.1",
|
"version": "0.10.2",
|
||||||
"description": "A lightweight server monitoring hub with historical data, docker stats, and alerts.",
|
"description": "A lightweight server monitoring hub with historical data, docker stats, and alerts.",
|
||||||
"logo": "logo.svg",
|
"logo": "logo.svg",
|
||||||
"links": {
|
"links": {
|
||||||
|
Loading…
Reference in New Issue
Block a user