Skip to content

Commit 28f1b67

Browse files
Update prom/prometheus Docker tag to v2.55.1
1 parent fddfc89 commit 28f1b67

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:v2.55.1'
1717
volumes:
1818
- './:/etc/prometheus'
1919
command: '--config.file=/etc/prometheus/prometheus.yml'

0 commit comments

Comments
 (0)