Skip to content

Commit 0f747ac

Browse files
chore(deps): update grafana/loki docker tag to v3
1 parent 47bd8e9 commit 0f747ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compose-debug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ services:
3131
restart: unless-stopped
3232

3333
loki:
34-
image: grafana/loki:${LOKI_VERSION:-2.8.2}
34+
image: grafana/loki:${LOKI_VERSION:-3.6.5}
3535
user: ":"
3636
command: -config.file=/etc/loki/loki.yml
3737
volumes:

0 commit comments

Comments
 (0)