feat: update beszel-agent 0.15.3

This commit is contained in:
arch3rPro
2025-11-02 05:30:17 +08:00
parent df1cb350e8
commit e055cde8ed
8 changed files with 1 additions and 1 deletions
@@ -0,0 +1,13 @@
services:
beszel-agent:
image: henrygd/beszel-agent:0.15.3
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