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