Skip to content

Commit c7716d3

Browse files
chore(deps): update prom/prometheus docker tag to v2.54.1
1 parent 4ae14c5 commit c7716d3

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
@@ -3,7 +3,7 @@ version: '3'
33
services:
44

55
prometheus:
6-
image: 'prom/prometheus:v2.54.0'
6+
image: 'prom/prometheus:v2.54.1'
77
volumes:
88
- '/root/prometheus.yml:/etc/prometheus/prometheus.yml'
99
ports:

0 commit comments

Comments
 (0)