We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ce15b4 commit 398e0e2Copy full SHA for 398e0e2
prometheus/docker-compose.yml
@@ -4,7 +4,7 @@ services:
4
ports:
5
- '19090:19090'
6
prometheus:
7
- image: prom/prometheus@sha256:1f0f50f06acaceb0f5670d2c8a658a599affe7b0d8e78b898c1035653849a702
+ image: prom/prometheus@sha256:4a61322ac1103a0e3aea2a61ef1718422a48fa046441f299d71e660a3bc71ae9
8
volumes:
9
- ./prometheus.yml:/etc/prometheus/prometheus.yml
10
depends_on:
0 commit comments