Skip to content

Commit

Permalink
Update nginx-opentracing version to clear apt-get error
Browse files Browse the repository at this point in the history
  • Loading branch information
cgilmour committed Sep 14, 2021
1 parent 02d5cb5 commit 487f0ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
integration_test_nginx:
working_directory: ~/dd-opentracing-cpp
docker:
- image: opentracing/nginx-opentracing:0.16.0
- image: opentracing/nginx-opentracing:0.20.0
environment:
CMAKE_ARGS: -DBUILD_PLUGIN=ON -DBUILD_STATIC=OFF -DBUILD_SHARED=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo
CFLAGS: -march=x86-64 -fPIC
Expand Down

0 comments on commit 487f0ee

Please sign in to comment.