Update netdata/netdata Docker tag to v2.4
This commit is contained in:
parent
e128d663e4
commit
19bcc56f3f
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
netdata:
|
||||
image: "netdata/netdata:v2.3"
|
||||
image: "netdata/netdata:v2.4"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
|
|
|
|||
Loading…
Reference in New Issue