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 5278b1c commit 1cd017bCopy full SHA for 1cd017b
.github/workflows/plugins.yml
@@ -327,9 +327,7 @@ jobs:
327
runs-on: ubuntu-latest
328
services:
329
cassandra:
330
- image: spotify/cassandra
331
- env:
332
- CASSANDRA_TOKEN: '-9223372036854775808'
+ image: cassandra:3-focal
333
ports:
334
- 9042:9042
335
env:
docker-compose.yml
@@ -70,9 +70,7 @@ services:
70
71
- "11211:11211"
72
73
74
- environment:
75
- - CASSANDRA_TOKEN=-9223372036854775808
76
77
- "127.0.0.1:9042:9042"
78
limitd:
0 commit comments