summaryrefslogtreecommitdiff
path: root/prometheus/compose.yaml
diff options
context:
space:
mode:
authorclyhtsuriva <aimeric@adjutor.xyz>2025-06-28 19:31:32 +0200
committerclyhtsuriva <aimeric@adjutor.xyz>2025-06-28 19:31:32 +0200
commit1006939209e67c8d71ab13e320f88bbb4afa3254 (patch)
tree525b7f15fe597e7748c17c4cef0ae889ca629c77 /prometheus/compose.yaml
parent6dd4d15bc350cb37b61426ddc9a8dc1b83ef05d4 (diff)
Update Prometheus to v3.4.2HEADmaster
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 d110f2a..6954da9 100644
--- a/prometheus/compose.yaml
+++ b/prometheus/compose.yaml
@@ -4,7 +4,7 @@ volumes:
driver: local
services:
prometheus:
- image: docker.io/prom/prometheus:v3.4.1
+ image: docker.io/prom/prometheus:v3.4.2
container_name: prometheus
ports:
- 10.0.0.1:9090:9090