Skip to content

Commit 294c5a1

Browse files
authored
test: replace bitnami/cassandra imgage with cassandra (#3000)
1 parent 6d1795b commit 294c5a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
--health-timeout 5s
126126
--health-retries 5
127127
cassandra:
128-
image: bitnami/cassandra:3
128+
image: cassandra:3
129129
ports:
130130
- 9042:9042
131131
rabbitmq:

0 commit comments

Comments
 (0)