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 8045469 commit af73f97Copy full SHA for af73f97
prometheus/docker-compose.yml
@@ -5,7 +5,7 @@ services:
5
ports:
6
- '19090:19090'
7
prometheus:
8
- image: prom/prometheus@sha256:7a34573f0b9c952286b33d537f233cd5b708e12263733aa646e50c33f598f16c
+ image: prom/prometheus@sha256:63805ebb8d2b3920190daf1cb14a60871b16fd38bed42b857a3182bc621f4996
9
volumes:
10
- ./prometheus.yml:/etc/prometheus/prometheus.yml
11
depends_on:
0 commit comments