1
0
Fork 0

chore(deps): update beszel to v0.12.12 (#1802)

This commit is contained in:
renovate[bot] 2025-09-27 02:48:08 +08:00 committed by GitHub
parent 3bed0d4bd8
commit 1a1bed07e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 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.10" image: "henrygd/beszel-agent:0.12.12"
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.11" image: "henrygd/beszel:0.12.12"
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always
networks: networks: