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
The latest stable alpine linux images with version 3.20 and above have python 3.12 as default. However they cannot be used since pylibczi has requirement of python <=3.11
Describe the solution you'd like
Change dependenvy to include python 3.12
Describe alternatives you've considered
Currently we use alpine 3.19 which has some vulnerabilites
The text was updated successfully, but these errors were encountered:
The latest stable alpine linux images with version 3.20 and above have python 3.12 as default. However they cannot be used since pylibczi has requirement of python <=3.11
Describe the solution you'd like
Change dependenvy to include python 3.12
Describe alternatives you've considered
Currently we use alpine 3.19 which has some vulnerabilites
The text was updated successfully, but these errors were encountered: