Skip to content

Commit cad4dff

Browse files
Update prom/prometheus Docker tag to v2.55.1
1 parent 7c9b77d commit cad4dff

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.55.1
55
ports:
66
- 9000:9000
77
volumes:

0 commit comments

Comments
 (0)