mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-26 19:35:12 +00:00
Previous versions of Docker image runs scylla as root, butcb19048accidently modified it to scylla user. To keep compatibility we need to revert this to root. Fixes #10261 Closes #10325 (cherry picked from commitf95a531407)