We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19e188f commit f4b2a36Copy full SHA for f4b2a36
test/OpenTelemetry.Instrumentation.Cassandra.Tests/docker-compose.yml
@@ -3,7 +3,7 @@
3
# opentelemetry>docker-compose --file=test/OpenTelemetry.Instrumentation.Cassandra.Tests/docker-compose.yml --project-directory=. up --exit-code-from=tests --build
4
services:
5
cassandra:
6
- image: cassandra:5.0@sha256:1d8cf162daa6292aae28ebd2228dea444a5108f82bf1df085804638a36896e8c
+ image: cassandra:5.0@sha256:5e2c85d2d5db759c28c3efb50905f8d237f958321d6dfd8c176cb148700d9ade
7
ports:
8
- "9042:9042"
9
healthcheck:
0 commit comments