feat: use docker stable image

This commit is contained in:
2025-03-24 21:18:44 +07:00
parent 06735f16b4
commit c666a1af8a
+1 -1
View File
@@ -1,7 +1,7 @@
version: '3'
services:
netdata:
image: netdata/netdata
image: netdata/netdata:stable
container_name: netdata
pid: host
network_mode: host