1
0

chore(deps): update beszel to v0.14.0 (#2140)

This commit is contained in:
renovate[bot]
2025-10-19 01:14:08 +00:00
committed by GitHub
parent 277ab063f0
commit e296b709de
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.13.2" image: "henrygd/beszel-agent:0.14.0"
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.13.2" image: "henrygd/beszel:0.14.0"
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always
networks: networks: