Skip to content

Commit bce1bca

Browse files
Update prom/prometheus Docker tag to v3
1 parent 5ab300e commit bce1bca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

logging/prometheus/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '2.4'
22

33
services:
44
prometheus:
5-
image: prom/prometheus:v2.47.1
5+
image: prom/prometheus:v3.3.0
66
volumes:
77
- ./prometheus.yml:/etc/prometheus/prometheus.yml
88
- prometheus_data:/prometheus

0 commit comments

Comments
 (0)