Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 600ca14

Browse files
author
Renovate Bot
committedFeb 14, 2025
⬆️ Update grafana/promtail Docker tag to v3.4.1
1 parent 3229d0f commit 600ca14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docker/grafana/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ services:
5252
- grafana
5353

5454
promtail:
55-
image: grafana/promtail:3.3.2
55+
image: grafana/promtail:3.4.1
5656
container_name: promtail
5757
volumes:
5858
- /var/log:/var/log

0 commit comments

Comments
 (0)
Please sign in to comment.