Skip to content

Commit

Permalink
*updated scylla version in docker-compose.yml from 4:0:0 to 5.3.0-rc0…
Browse files Browse the repository at this point in the history
…. Reason: error 'bad_alloc'
  • Loading branch information
dkropachev authored and Dmitry Kropachev committed Jun 7, 2023
1 parent c5078d1 commit ed1d71a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ services:
gemini:

gemini-test:
image: scylladb/scylla:4.0.0
image: scylladb/scylla:5.3.0-rc0
container_name: gemini-test
command: --smp 1 --memory 128M --api-address 0.0.0.0
networks:
Expand Down

0 comments on commit ed1d71a

Please sign in to comment.