Skip to content

docker: fix cassandra pip install and bump all images#3758

Merged
codefromthecrypt merged 3 commits intomasterfrom
fix-cassandra
Apr 13, 2024
Merged

docker: fix cassandra pip install and bump all images#3758
codefromthecrypt merged 3 commits intomasterfrom
fix-cassandra

Conversation

@codefromthecrypt
Copy link
Copy Markdown
Member

@codefromthecrypt codefromthecrypt commented Apr 13, 2024

is_cassandra_alive || exit 1

echo "*** Installing cqlsh"
apk add --update --no-cache python3 py3-pip
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these fought over python 3.11 vs 3.12, so installing via python instead

Signed-off-by: Adrian Cole <[email protected]>
Signed-off-by: Adrian Cole <[email protected]>
@codefromthecrypt codefromthecrypt merged commit ab8a251 into master Apr 13, 2024
@codefromthecrypt codefromthecrypt deleted the fix-cassandra branch April 13, 2024 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant