chore(deps): update beszel to v0.13.2 (#1999)
This commit is contained in:
parent
ad05357b3c
commit
873cc2cf47
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
beszel-agent:
|
||||
image: "henrygd/beszel-agent:0.13.1"
|
||||
image: "henrygd/beszel-agent:0.13.2"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
network_mode: host
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
beszel:
|
||||
image: "henrygd/beszel:0.13.1"
|
||||
image: "henrygd/beszel:0.13.2"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue