Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
renovate[bot]
commited on
Commit
·
a7c56c6
1
Parent(s):
e7e25b9
chore(deps): update prom/prometheus docker tag to v2.55.1
Browse files
compose.observability.yaml
CHANGED
@@ -27,7 +27,7 @@ services:
|
|
27 |
timeout: 5s
|
28 |
retries: 3
|
29 |
prometheus:
|
30 |
-
image: prom/prometheus:v2.55.
|
31 |
command: ["--config.file=/etc/prometheus.yaml"]
|
32 |
volumes:
|
33 |
- ./configuration/prometheus.yaml:/etc/prometheus.yaml
|
|
|
27 |
timeout: 5s
|
28 |
retries: 3
|
29 |
prometheus:
|
30 |
+
image: prom/prometheus:v2.55.1
|
31 |
command: ["--config.file=/etc/prometheus.yaml"]
|
32 |
volumes:
|
33 |
- ./configuration/prometheus.yaml:/etc/prometheus.yaml
|