mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-08-10 16:37:34 +00:00
Update Prometheus to v3.11.2, fix etcdctl version
This commit is contained in:
@@ -60,7 +60,7 @@ rule_files:
|
||||
```yaml
|
||||
services:
|
||||
prometheus:
|
||||
image: prom/prometheus:v3.11.0
|
||||
image: prom/prometheus:v3.11.2
|
||||
volumes:
|
||||
- ./prometheus.yml:/etc/prometheus/prometheus.yml
|
||||
- ./rules.yml:/etc/prometheus/rules.yml
|
||||
|
||||
Reference in New Issue
Block a user