Skip to content

Commit 1faaa78

Browse files
committed
fix: update Prometheus to 3.5.3
1 parent f7952b9 commit 1faaa78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ services:
4343
- ./compose.aruna.env:/run/.env:ro
4444
restart: unless-stopped
4545
prometheus:
46-
image: prom/prometheus:v3.5.0@sha256:63805ebb8d2b3920190daf1cb14a60871b16fd38bed42b857a3182bc621f4996
46+
image: prom/prometheus:v3.5.3@sha256:ddc2493835a1509976d5e4e0c94199c4f843ce1f42dd6bcfc8231ba734a93ff7
4747
command:
4848
- --config.file=/etc/prometheus/prometheus.yml
4949
- --storage.tsdb.path=/prometheus

0 commit comments

Comments
 (0)