1
0
mirror of https://gitlink.org.cn/pooneyy/1Panel-Appstore.git synced 2026-04-24 08:21:43 +08:00

chore(deps): update netdata/netdata docker tag to v2.10.2 (localApps) (#5070)

This commit is contained in:
renovate[bot] 2026-04-14 19:02:35 +00:00 committed by GitHub
parent ad1da043a2
commit 75c3cea496
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 2 additions and 2 deletions

View File

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

View File

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