1
0
Fork 0

Update netdata/netdata Docker tag to v2.6.1

This commit is contained in:
pooneyy 2025-07-26 21:18:21 +08:00
parent d39e5465ba
commit 2f6fcde29c
No known key found for this signature in database
6 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
services:
netdata:
image: netdata/netdata:v2.6.0
image: netdata/netdata:v2.6.1
container_name: ${CONTAINER_NAME}
restart: always
network_mode: host

View File

@ -1,6 +1,6 @@
services:
netdata:
image: netdata/netdata:v2.6.0
image: netdata/netdata:v2.6.1
container_name: ${CONTAINER_NAME}
restart: always
networks: