Skip to content

Commit

Permalink
chore(deps): update grafana/loki docker tag to v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 96abbe3 commit 73d8eb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ services:
- vmdata:/storage

loki:
image: grafana/loki:3.2.0@sha256:882e30c20683a48a8b7ca123e6c19988980b4bd13d2ff221dfcbef0fdc631694
image: grafana/loki:3.3.0@sha256:58b60b901255c209d3455d8a1979a3f73d1d09686a0a858c2c93025a969eb550
command:
- "-config.file=/etc/loki/local-config.yaml"
restart: always
Expand Down

0 comments on commit 73d8eb9

Please sign in to comment.