chore: update Beszel version to 0.10.2 in meta.json and docker-compose.yml (#86)

This commit is contained in:
Ali AlNaghmousgh
2025-04-21 07:48:42 +03:00
committed by GitHub
parent 76d84319bd
commit 4bcf954152
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
version: "3.8"
services:
beszel:
image: henrygd/beszel:0.9.1
image: henrygd/beszel:0.10.2
restart: unless-stopped
ports:
- 8090

View File

@@ -1855,7 +1855,7 @@
{
"id": "beszel",
"name": "Beszel",
"version": "0.9.1",
"version": "0.10.2",
"description": "A lightweight server monitoring hub with historical data, docker stats, and alerts.",
"logo": "logo.svg",
"links": {