Skip to content

Commit a3c31ee

Browse files
authored
Merge pull request #93 from janog-netcon/renovate/prom-prometheus-2.x
Update prom/prometheus Docker tag to v2.55.1
2 parents e0b28da + 7823be0 commit a3c31ee

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
@@ -118,7 +118,7 @@ services:
118118
ports: ['0.0.0.0:8906:3000']
119119

120120
prometheus:
121-
image: prom/prometheus:v2.48.1
121+
image: prom/prometheus:v2.55.1
122122
volumes:
123123
- ./prometheus/prometheus.yml:/etc/prometheus/prometheus.yml
124124
- prometheus:/prometheus

0 commit comments

Comments
 (0)