Skip to content

Commit

Permalink
chore(deps): update grafana/loki docker tag to v2.9.7 (#1190)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 13, 2024
1 parent 53fe6ae commit 2b8946b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boot-strategy-plugin/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ services:
test: wget --no-verbose --tries=1 --spider http://localhost:3200/status || exit 1

loki:
image: grafana/loki:2.9.6
image: grafana/loki:2.9.7
extra_hosts: ['host.docker.internal:host-gateway']
container_name: loki
command: [ "-config.file=/etc/loki/local-config.yaml" ]
Expand Down

0 comments on commit 2b8946b

Please sign in to comment.