Skip to content

Commit

Permalink
Update opentelemetry to 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
csandanov committed Jan 29, 2025
1 parent 407f228 commit db9b4a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 8/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ RUN set -xe; \
memcached-3.2.0 \
mongodb-1.20.0 \
oauth-2.0.9 \
opentelemetry-1.1.0 \
opentelemetry-1.1.2 \
pdo_sqlsrv-5.12.0 \
pcov-1.0.12 \
rdkafka-6.0.5 \
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ var `PHP_EXTENSIONS_DISABLE=xdebug,xhprof,spx`.
| [newrelic] | latest | latest | latest | latest |
| [OAuth] | 2.0.9 | 2.0.9 | 2.0.9 | 2.0.9 |
| openssl | | | | |
| [opentelemetry] | 1.1.0 | 1.1.0 | 1.1.0 | 1.1.0 |
| [opentelemetry] | 1.1.2 | 1.1.2 | 1.1.2 | 1.1.2 |
| [pcov] | 1.0.12 | 1.0.12 | 1.0.12 | 1.0.12 |
| pcntl | | | | |
| pcre | | | | |
Expand Down

0 comments on commit db9b4a7

Please sign in to comment.