Skip to content

Commit f4b2a36

Browse files
Bump cassandra:5.0 Docker digest to 5e2c85d (#3534)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 19e188f commit f4b2a36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/OpenTelemetry.Instrumentation.Cassandra.Tests/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# opentelemetry>docker-compose --file=test/OpenTelemetry.Instrumentation.Cassandra.Tests/docker-compose.yml --project-directory=. up --exit-code-from=tests --build
44
services:
55
cassandra:
6-
image: cassandra:5.0@sha256:1d8cf162daa6292aae28ebd2228dea444a5108f82bf1df085804638a36896e8c
6+
image: cassandra:5.0@sha256:5e2c85d2d5db759c28c3efb50905f8d237f958321d6dfd8c176cb148700d9ade
77
ports:
88
- "9042:9042"
99
healthcheck:

0 commit comments

Comments
 (0)