mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-22 16:23:25 +01:00
chore: upgrade Prometheus 2.37.9 -> 2.50.0
This commit is contained in:
parent
ca1b5cf74e
commit
a40bbf1c84
@ -4,7 +4,7 @@ volumes:
|
|||||||
driver: local
|
driver: local
|
||||||
services:
|
services:
|
||||||
prometheus:
|
prometheus:
|
||||||
image: prom/prometheus:v2.37.9
|
image: prom/prometheus:v2.50.0
|
||||||
container_name: prometheus
|
container_name: prometheus
|
||||||
ports:
|
ports:
|
||||||
- 9090:9090
|
- 9090:9090
|
||||||
|
Loading…
Reference in New Issue
Block a user