summaryrefslogtreecommitdiff
path: root/prometheus/compose.yaml
diff options
context:
space:
mode:
authorclyhtsuriva <aimeric@adjutor.xyz>2025-11-04 18:36:23 +0100
committerclyhtsuriva <aimeric@adjutor.xyz>2025-11-04 18:36:23 +0100
commit70b825169e0f21a18911afcc432ae686cdb2dfc7 (patch)
tree228dd3950c1d066f4e2d0a85eadd6874c238240d /prometheus/compose.yaml
parentf6af3124d6adefd43448f53e77fad771df3c1d53 (diff)
Update Docuseal, PrivateBin, Prometheus, Syncthing & Uptime-Kuma images.HEADmaster
- Docuseal: 2.1.7 -> 2.2.0 - PrivateBin: 2.0.1 -> 2.0.2 - Prometheus: v3.6.0 -> v3.7.3 - Syncthing: 2.0.10 -> 2.0.11 - Uptime-Kuma: 1.23.16 -> 1.23.17
Diffstat (limited to 'prometheus/compose.yaml')
-rw-r--r--prometheus/compose.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/prometheus/compose.yaml b/prometheus/compose.yaml
index 9a042a8..6a2bea3 100644
--- a/prometheus/compose.yaml
+++ b/prometheus/compose.yaml
@@ -4,7 +4,7 @@ volumes:
driver: local
services:
prometheus:
- image: docker.io/prom/prometheus:v3.6.0
+ image: docker.io/prom/prometheus:v3.7.3
container_name: prometheus
ports:
- 10.0.0.1:9090:9090