Skip to content

Commit

Permalink
fix dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Boten committed Apr 29, 2021
1 parent 696a272 commit bb4f155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo-client/otlp/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM python:3.8
RUN pip install opentelemetry-launcher requests pyyaml protobuf==3.12.4
RUN pip install opentelemetry-launcher requests pyyaml protobuf==3.13.0
RUN opentelemetry-bootstrap -a install

ADD client.py /app/client.py
Expand Down

0 comments on commit bb4f155

Please sign in to comment.