We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7952b9 commit 1faaa78Copy full SHA for 1faaa78
1 file changed
scripts/compose.yaml
@@ -43,7 +43,7 @@ services:
43
- ./compose.aruna.env:/run/.env:ro
44
restart: unless-stopped
45
prometheus:
46
- image: prom/prometheus:v3.5.0@sha256:63805ebb8d2b3920190daf1cb14a60871b16fd38bed42b857a3182bc621f4996
+ image: prom/prometheus:v3.5.3@sha256:ddc2493835a1509976d5e4e0c94199c4f843ce1f42dd6bcfc8231ba734a93ff7
47
command:
48
- --config.file=/etc/prometheus/prometheus.yml
49
- --storage.tsdb.path=/prometheus
0 commit comments