mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2026-09-27 09:26:22 -04:00
Merge pull request #1123 from ChristianLempa/renovate/docker.io-grafana-promtail-3.5.x
chore(deps): update docker.io/grafana/promtail docker tag to v3.5.3
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
services:
|
||||
promtail:
|
||||
image: docker.io/grafana/promtail:3.5.2
|
||||
image: docker.io/grafana/promtail:3.5.3
|
||||
command: "-config.file=/mnt/config/config.yaml"
|
||||
volumes:
|
||||
- ./config/config.yaml:/mnt/config/config.yaml:ro
|
||||
|
||||
Reference in New Issue
Block a user