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 5ecb985 commit dcdec20Copy full SHA for dcdec20
otlp/docker/docker-compose.yaml
@@ -36,7 +36,7 @@ services:
36
37
prometheus:
38
container_name: prometheus
39
- image: prom/prometheus:3.4.1@sha256:9abc6cf6aea7710d163dbb28d8eeb7dc5baef01e38fa4cd146a406dd9f07f70d
+ image: prom/prometheus:v3.4.1@sha256:9abc6cf6aea7710d163dbb28d8eeb7dc5baef01e38fa4cd146a406dd9f07f70d
40
volumes:
41
- ./prometheus.yaml:/etc/prometheus/prometheus.yml
42
ports:
0 commit comments