Skip to content

Commit db46dff

Browse files
chore(deps): update grafana/loki docker tag to v3.6.8
1 parent e33fe91 commit db46dff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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:-3.6.7}
34+
image: grafana/loki:${LOKI_VERSION:-3.6.8}
3535
user: ":"
3636
command: -config.file=/etc/loki/loki.yml
3737
volumes:

0 commit comments

Comments
 (0)