chore(deps): update beszel to v0.17.0 (#2775)
This commit is contained in:
parent
919b2dcf2c
commit
054532e8bb
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
beszel-agent:
|
||||
image: "henrygd/beszel-agent:0.16.1"
|
||||
image: "henrygd/beszel-agent:0.17.0"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
network_mode: host
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
beszel:
|
||||
image: "henrygd/beszel:0.16.1"
|
||||
image: "henrygd/beszel:0.17.0"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue