Skip to content

How can I configure the version of python to use #552

Discussion options

You must be logged in to vote

You would need to build the image yourself and change the first line from

python:3.8-slim-bullseye AS base

to

python:3.9-slim-bullseye AS base

in
https://github.com/Tecnativa/doodba/blob/master/16.0.Dockerfile
and then of course test that everything is still working as expected

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by jesuscuevasnetkia
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants