Skip to content

Commit

Permalink
chore(deps): update grafana/loki docker tag to v3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent fd963de commit 2e2521e
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 @@ -19,7 +19,7 @@ services:
test: wget --no-verbose --tries=1 --spider http://localhost:3200/status || exit 1

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

0 comments on commit 2e2521e

Please sign in to comment.