Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Python in Docker image #418

Closed
wardwygaerts opened this issue Mar 25, 2021 · 3 comments
Closed

Update Python in Docker image #418

wardwygaerts opened this issue Mar 25, 2021 · 3 comments

Comments

@wardwygaerts
Copy link

I saw that the Python version in the Docker image is still 3.6.12.

Is it a possibility to change FROM python:3.6-slim to python:3.9-slim (https://hub.docker.com/_/python) ?

@bugy
Copy link
Owner

bugy commented Mar 26, 2021

Hi @wardwygaerts good idea! I'll do it soon

@bugy bugy added this to the 1.17.0 milestone Mar 26, 2021
@bugy bugy added the resolved label Mar 26, 2021
@bugy
Copy link
Owner

bugy commented Mar 26, 2021

Done, dev version is based on 3.9 now

@wardwygaerts
Copy link
Author

thanks, working fine!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants