⬆️ Update grafana/loki Docker tag to v3.2.0
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 10s
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 10s
This commit is contained in:
parent
e7fc84e9e6
commit
a5753cb4ce
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ services:
|
|||
- grafana
|
||||
|
||||
loki:
|
||||
image: grafana/loki:3.0.0
|
||||
image: grafana/loki:3.2.0
|
||||
container_name: loki
|
||||
volumes:
|
||||
- /docker/appdata/loki:/etc/loki
|
||||
|
|
Loading…
Reference in a new issue