You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(hydra): switch docker base to 3.10.12-slim-bullseye
looks like we are using a very early release of python 3.10
and we didn't got the revert that was done in python/cpython#98503
rebuilding image with latest release of python 3.10
Fixes: scylladb#6345
Ref: python/cpython#98503
(cherry picked from commit 61bd889)
0 commit comments