mirror of
https://gitlink.org.cn/pooneyy/1Panel-Appstore.git
synced 2026-04-24 13:01:44 +08:00
chore(deps): update beszel to v0.18.2 (#3413)
This commit is contained in:
parent
db0424c6cb
commit
91ce38a823
@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
beszel-agent:
|
beszel-agent:
|
||||||
image: "henrygd/beszel-agent:0.18.1"
|
image: "henrygd/beszel-agent:0.18.2"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
network_mode: host
|
network_mode: host
|
||||||
@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
beszel:
|
beszel:
|
||||||
image: "henrygd/beszel:0.18.1"
|
image: "henrygd/beszel:0.18.2"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue
Block a user