summaryrefslogtreecommitdiff
path: root/prometheus
diff options
context:
space:
mode:
Diffstat (limited to 'prometheus')
-rw-r--r--prometheus/compose.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/prometheus/compose.yaml b/prometheus/compose.yaml
index 76f88a0..d110f2a 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.0
+ image: docker.io/prom/prometheus:v3.4.1
container_name: prometheus
ports:
- 10.0.0.1:9090:9090