We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23535cf commit 86daa87Copy full SHA for 86daa87
docker-compose.prometheus.yaml
@@ -1,7 +1,7 @@
1
version: '3.7'
2
services:
3
prometheus:
4
- image: prom/prometheus@sha256:d936808bdea528155c0154a922cd42fd75716b8bb7ba302641350f9f3eaeba09
+ image: prom/prometheus@sha256:1f0f50f06acaceb0f5670d2c8a658a599affe7b0d8e78b898c1035653849a702
5
ports:
6
- 9090:9090
7
volumes:
0 commit comments