Skip to content

Commit dcdec20

Browse files
authored
Fix prom version tag (#715)
1 parent 5ecb985 commit dcdec20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

otlp/docker/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ services:
3636

3737
prometheus:
3838
container_name: prometheus
39-
image: prom/prometheus:3.4.1@sha256:9abc6cf6aea7710d163dbb28d8eeb7dc5baef01e38fa4cd146a406dd9f07f70d
39+
image: prom/prometheus:v3.4.1@sha256:9abc6cf6aea7710d163dbb28d8eeb7dc5baef01e38fa4cd146a406dd9f07f70d
4040
volumes:
4141
- ./prometheus.yaml:/etc/prometheus/prometheus.yml
4242
ports:

0 commit comments

Comments
 (0)