

chore(deps): update grafana/loki docker tag to v3.3.2
@d71546a9e107fdcabcbff1466778737904dd2e33
--- compose.observability.yaml
+++ compose.observability.yaml
... | ... | @@ -13,7 +13,7 @@ |
13 | 13 |
# - 13133:13133 # health_check extension |
14 | 14 |
# NOTE: `healthcheck` can't be set up, as the container doesn't have a shell to run the healthcheck command. |
15 | 15 |
loki: |
16 |
- image: grafana/loki:3.0.0 |
|
16 |
+ image: grafana/loki:3.3.2 |
|
17 | 17 |
command: ["-config.file=/etc/loki.yaml"] |
18 | 18 |
volumes: |
19 | 19 |
- ./configuration/loki.yaml:/etc/loki.yaml |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?