diff options
| author | clyhtsuriva <aimeric@adjutor.xyz> | 2025-12-11 18:58:19 +0100 |
|---|---|---|
| committer | clyhtsuriva <aimeric@adjutor.xyz> | 2025-12-11 18:58:19 +0100 |
| commit | 1cc862dc8c43377a8fdee2d2ac6ede6cebbfd3df (patch) | |
| tree | 05cea75d839c7c5573d0a49dc2ac39c600ce2b36 /prometheus/compose.yaml | |
| parent | 70b825169e0f21a18911afcc432ae686cdb2dfc7 (diff) | |
- Cadvisor: v0.53.0 -> 0.54.1
- Docuseal: 2.2.0 -> 2.2.5
- PrivateBin: 2.0.2 -> 2.0.3
- Prometheus: v3.7.3 -> v3.8.0
- Syncthing: 2.0.11 -> 2.0.12
Diffstat (limited to 'prometheus/compose.yaml')
| -rw-r--r-- | prometheus/compose.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prometheus/compose.yaml b/prometheus/compose.yaml index 6a2bea3..b9170a3 100644 --- a/prometheus/compose.yaml +++ b/prometheus/compose.yaml @@ -4,7 +4,7 @@ volumes: driver: local services: prometheus: - image: docker.io/prom/prometheus:v3.7.3 + image: docker.io/prom/prometheus:v3.8.0 container_name: prometheus ports: - 10.0.0.1:9090:9090 |
