chore(deps): update beszel to v0.14.1 (#2168)
This commit is contained in:
parent
8aeaeb45d9
commit
01116cb5c9
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
beszel-agent:
|
||||
image: "henrygd/beszel-agent:0.14.0"
|
||||
image: "henrygd/beszel-agent:0.14.1"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
network_mode: host
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
beszel:
|
||||
image: "henrygd/beszel:0.14.0"
|
||||
image: "henrygd/beszel:0.14.1"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue
Block a user