mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update prom/prometheus docker tag to v2.39.0
This commit is contained in:
parent
95c8a00a75
commit
53e61f8d1f
1 changed files with 1 additions and 1 deletions
|
|
@ -127,7 +127,7 @@ services:
|
||||||
|
|
||||||
prometheus:
|
prometheus:
|
||||||
profiles: ["observability"]
|
profiles: ["observability"]
|
||||||
image: prom/prometheus:v2.38.0
|
image: prom/prometheus:v2.39.0
|
||||||
volumes:
|
volumes:
|
||||||
- ./observability/prometheus:/etc/prometheus
|
- ./observability/prometheus:/etc/prometheus
|
||||||
- prometheus_data:/prometheus
|
- prometheus_data:/prometheus
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue