feat: update beszel-agent 0.18.6

This commit is contained in:
arch3rPro
2026-03-30 05:30:20 +08:00
parent b3d2200e91
commit 4cb5055487
9 changed files with 2 additions and 2 deletions
@@ -0,0 +1,13 @@
services:
beszel-agent:
image: henrygd/beszel-agent:0.18.6
container_name: ${CONTAINER_NAME}
restart: always
network_mode: host
volumes:
- ${DOCKER_SOCK_PATH}:/var/run/docker.sock
environment:
- PORT=${PANEL_APP_PORT_HTTP}
- KEY=${KEY}
labels:
createdBy: Apps