chore(deps): update beszel to v0.18.3 (#3807)
This commit is contained in:
parent
2237d7f5fb
commit
64a45b1df1
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
beszel-agent:
|
||||
image: "henrygd/beszel-agent:0.18.2"
|
||||
image: "henrygd/beszel-agent:0.18.3"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
network_mode: host
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
beszel:
|
||||
image: "henrygd/beszel:0.18.2"
|
||||
image: "henrygd/beszel:0.18.3"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue