renovate[bot] commited on
Commit
a7c56c6
·
1 Parent(s): e7e25b9

chore(deps): update prom/prometheus docker tag to v2.55.1

Browse files
Files changed (1) hide show
  1. compose.observability.yaml +1 -1
compose.observability.yaml CHANGED
@@ -27,7 +27,7 @@ services:
27
  timeout: 5s
28
  retries: 3
29
  prometheus:
30
- image: prom/prometheus:v2.55.0
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