chore(deps): update beszel to v0.16.0 (#2475)
This commit is contained in:
parent
ee788d63af
commit
afa375413b
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
beszel-agent:
|
beszel-agent:
|
||||||
image: "henrygd/beszel-agent:0.15.4"
|
image: "henrygd/beszel-agent:0.16.0"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
network_mode: host
|
network_mode: host
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
beszel:
|
beszel:
|
||||||
image: "henrygd/beszel:0.15.4"
|
image: "henrygd/beszel:0.16.0"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue