chore(deps): update beszel to v0.12.6 (#1519)
This commit is contained in:
parent
12d5404418
commit
750c330b53
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
beszel-agent:
|
||||
image: "henrygd/beszel-agent:0.12.5"
|
||||
image: "henrygd/beszel-agent:0.12.6"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
network_mode: host
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
beszel:
|
||||
image: "henrygd/beszel:0.12.5"
|
||||
image: "henrygd/beszel:0.12.6"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue