We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcc0a28 commit f94b19dCopy full SHA for f94b19d
prometheus/docker-compose.yml
@@ -5,7 +5,7 @@ services:
5
ports:
6
- '19090:19090'
7
prometheus:
8
- image: prom/prometheus@sha256:e2b8aa62b64855956e3ec1e18b4f9387fb6203174a4471936f4662f437f04405
+ image: prom/prometheus@sha256:78ed1f9050eb9eaf766af6e580230b1c4965728650e332cd1ee918c0c4699775
9
volumes:
10
- ./prometheus.yml:/etc/prometheus/prometheus.yml
11
depends_on:
0 commit comments