Skip to content

Commit e837f45

Browse files
Update prom/prometheus Docker tag to v3
1 parent fddfc89 commit e837f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/docker/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ services:
1313

1414
# Prometheus Service
1515
prometheus:
16-
image: 'prom/prometheus:v2.53.0'
16+
image: 'prom/prometheus:v3.1.0'
1717
volumes:
1818
- './:/etc/prometheus'
1919
command: '--config.file=/etc/prometheus/prometheus.yml'

0 commit comments

Comments
 (0)