We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5881324 commit 502abd1Copy full SHA for 502abd1
docker/arrs/docker-compose.yml
@@ -137,7 +137,7 @@ services:
137
privileged: true
138
devices:
139
- /dev/kmsg
140
- image: gcr.io/cadvisor/cadvisor:v0.49.1
+ image: gcr.io/cadvisor/cadvisor:v0.50.0
141
142
syncthing:
143
image: ghcr.io/linuxserver/syncthing@sha256:6fb87abe19730aad01b6511d660a0664be424986ae662b85eb76f0ce585c4890
docker/downloaders/docker-compose.yml
@@ -69,7 +69,7 @@ services:
69
70
71
72
73
74
node-exporter:
75
image: docker.mafyuh.xyz/prom/node-exporter:v1.8.2
0 commit comments