chore(deps): update beszel to v0.12.7 (#1564)
This commit is contained in:
parent
d904633a71
commit
32548f47e0
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
beszel-agent:
|
||||
image: "henrygd/beszel-agent:0.12.6"
|
||||
image: "henrygd/beszel-agent:0.12.7"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
network_mode: host
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
beszel:
|
||||
image: "henrygd/beszel:0.12.6"
|
||||
image: "henrygd/beszel:0.12.7"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue