feat: update beszel-agent 0.17.0

This commit is contained in:
arch3rPro
2025-12-03 16:18:48 +08:00
parent 15fc440539
commit 51f3601a20
9 changed files with 2 additions and 2 deletions

View File

@@ -816,7 +816,7 @@ AI驱动的开源代码知识库与文档协作平台支持多模型、多数
⚡ 轻量级服务器监控代理,支持实时性能数据收集
<kbd>0.16.1</kbd> • [官网链接](https://github.com/henrygd/beszel)
<kbd>0.17.0</kbd> • [官网链接](https://github.com/henrygd/beszel)
</td>
<td width="33%" align="center">

View File

@@ -1,6 +1,6 @@
services:
beszel-agent:
image: henrygd/beszel-agent:0.16.1
image: henrygd/beszel-agent:0.17.0
container_name: ${CONTAINER_NAME}
restart: always
network_mode: host