1
0

chore(deps): update beszel to v0.12.6 (#1519)

This commit is contained in:
renovate[bot]
2025-08-30 17:29:04 +08:00
committed by GitHub
parent 12d5404418
commit 750c330b53
16 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,6 +1,6 @@
services: services:
beszel: beszel:
image: "henrygd/beszel:0.12.5" image: "henrygd/beszel:0.12.6"
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always
networks: networks: