mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-07 17:03:59 +01:00
Merge pull request #149 from cschug/upgrade_prometheus
chore: upgrade Prometheus 2.37.9 -> 2.50.0
This commit is contained in:
commit
3ab99c7ed7
@ -4,7 +4,7 @@ volumes:
|
||||
driver: local
|
||||
services:
|
||||
prometheus:
|
||||
image: prom/prometheus:v2.37.9
|
||||
image: prom/prometheus:v2.50.0
|
||||
container_name: prometheus
|
||||
ports:
|
||||
- 9090:9090
|
||||
|
Loading…
Reference in New Issue
Block a user