Skip to content

Commit

Permalink
chore(deps): update dependency open-telemetry/opentelemetry-cpp to v1…
Browse files Browse the repository at this point in the history
….16.1
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent 236bf0b commit 70c4c09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ENV CC=clang-18
WORKDIR /build

# renovate: datasource=github-releases depName=open-telemetry/opentelemetry-cpp
ENV OPENTELEMETRY_CPP_VERSION=v1.11.0
ENV OPENTELEMETRY_CPP_VERSION=v1.16.1
RUN \
git clone https://github.com/open-telemetry/opentelemetry-cpp.git \
--depth=1 -b "${OPENTELEMETRY_CPP_VERSION}" --single-branch && \
Expand Down

0 comments on commit 70c4c09

Please sign in to comment.