Skip to content

Commit c02f249

Browse files
authored
Merge pull request #4488 from faucetsdn/renovate/prom-prometheus-2.x
Update prom/prometheus Docker tag to v2.51.2
2 parents 4c43f63 + fd66b66 commit c02f249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ services:
1717

1818
prometheus:
1919
restart: always
20-
image: 'prom/prometheus:v2.51.1'
20+
image: 'prom/prometheus:v2.51.2'
2121
user: 'root'
2222
ports:
2323
- '9090:9090'

0 commit comments

Comments
 (0)