Skip to content

Commit 56991d8

Browse files
Update prom/prometheus Docker tag to v2.50.0
1 parent 7c9b77d commit 56991d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
services:
22
prometheus:
33
container_name: prometheus
4-
image: prom/prometheus:v2.47.0
4+
image: prom/prometheus:v2.50.0
55
ports:
66
- 9000:9000
77
volumes:

0 commit comments

Comments
 (0)