File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ services:
3131 restart : unless-stopped
3232
3333 loki :
34- image : grafana/loki:${LOKI_VERSION:-2.8.2 }
34+ image : grafana/loki:${LOKI_VERSION:-2.9.17 }
3535 user : " :"
3636 command : -config.file=/etc/loki/loki.yml
3737 volumes :
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ services:
3737
3838 loki :
3939 profiles : [monitoring-log-aggregator]
40- image : grafana/loki:${LOKI_VERSION:-2.9.15 }
40+ image : grafana/loki:${LOKI_VERSION:-2.9.17 }
4141 user : " :"
4242 networks : [dvnode]
4343 command : -config.file=/etc/loki/loki.yml
Original file line number Diff line number Diff line change @@ -213,7 +213,7 @@ services:
213213 restart : unless-stopped
214214
215215 loki :
216- image : grafana/loki:${LOKI_VERSION:-2.9.15 }
216+ image : grafana/loki:${LOKI_VERSION:-2.9.17 }
217217 profiles : [""]
218218 user : " :"
219219 networks : [dvnode]
You can’t perform that action at this time.
0 commit comments