Skip to content

Commit

Permalink
chore(deps): update grafana/loki docker tag to v3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and fedirz committed Feb 19, 2025
1 parent 5e27544 commit 7d51b89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.observability.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ services:
# - 13133:13133 # health_check extension
# NOTE: `healthcheck` can't be set up, as the container doesn't have a shell to run the healthcheck command.
loki:
image: grafana/loki:3.3.2
image: grafana/loki:3.4.2
command: ["-config.file=/etc/loki.yaml"]
volumes:
- ./configuration/loki.yaml:/etc/loki.yaml
Expand Down

0 comments on commit 7d51b89

Please sign in to comment.