Remove unnecessary hyperlinks and pin image versions #706

Merged
prathamesh0 merged 3 commits from pm-update-alerting into main 2024-01-17 08:32:10 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit d0b15af840 - Show all commits

View File

@ -2,7 +2,7 @@ version: "3.7"
services:
grafana:
image: grafana/grafana
image: grafana/grafana:10.2.2
restart: always
volumes:
- ../config/monitoring/grafana/provisioning:/etc/grafana/provisioning

View File

@ -2,7 +2,7 @@ version: "3.7"
services:
prometheus:
image: prom/prometheus
image: prom/prometheus:v2.49.1
restart: always
volumes:
- ../config/monitoring/prometheus:/etc/prometheus