Skip to content

Commit fe868d1

Browse files
author
Renovate Bot
committedOct 15, 2024
⬆️ Update grafana/promtail Docker tag to v3.2.0
1 parent e7fc84e commit fe868d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docker/grafana/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ services:
4141
- grafana
4242

4343
promtail:
44-
image: grafana/promtail:3.0.0
44+
image: grafana/promtail:3.2.0
4545
container_name: promtail
4646
volumes:
4747
- /var/log:/var/log

0 commit comments

Comments
 (0)
Please sign in to comment.