1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-02 02:36:39 +08:00

chore(deps): update beszel to v0.18.6 (localApps) (#4775)

This commit is contained in:
renovate[bot] 2026-03-29 20:35:08 +00:00 committed by GitHub
parent 0d648a8cf9
commit 04428aa9de
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.18.5" image: "henrygd/beszel-agent:0.18.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.18.5" image: "henrygd/beszel:0.18.6"
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always
networks: networks: