chore(deps): update beszel to v0.12.12 (#1802)
This commit is contained in:
parent
3bed0d4bd8
commit
1a1bed07e1
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
beszel-agent:
|
||||
image: "henrygd/beszel-agent:0.12.10"
|
||||
image: "henrygd/beszel-agent:0.12.12"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
network_mode: host
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
beszel:
|
||||
image: "henrygd/beszel:0.12.11"
|
||||
image: "henrygd/beszel:0.12.12"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue