Python 3.12
Hi there!
It's been a few months since Python 3.12 released, and I was wondering if and when it'll be available on Nixpacks? Definitely no rush for the amazing team, but does anyone know if they've mentioned anything about it?
Thank you!
Solution:Jump to solution
I haven't seen anything mentioned but nothing is stopping you from using a dockerfile to build your app with python 3.12!
2 Replies
Solution
I haven't seen anything mentioned but nothing is stopping you from using a dockerfile to build your app with python 3.12!
Thank you! 😄