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 e659627 commit 030c990Copy full SHA for 030c990
prometheus/docker-compose.yml
@@ -5,7 +5,7 @@ services:
5
ports:
6
- '19090:19090'
7
prometheus:
8
- image: prom/prometheus@sha256:9abc6cf6aea7710d163dbb28d8eeb7dc5baef01e38fa4cd146a406dd9f07f70d
+ image: prom/prometheus@sha256:3b1d5be5c3eef4f027665ddaa3b1a7de8a58d96a0a6de5dd45629afd267ecaf0
9
volumes:
10
- ./prometheus.yml:/etc/prometheus/prometheus.yml
11
depends_on:
0 commit comments