Skip to content

Commit 9ae0867

Browse files
chore(deps): update grafana/loki docker tag to v3.7.0
1 parent 5b32fc5 commit 9ae0867

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

0 commit comments

Comments
 (0)