Add sqlite in the image
In the Dockerfile, on the line 19, add the package sqlite-devel
.
Change the version of python from 3.11.2
to 3.11.7
to use the lastest vesion of python.
In the Dockerfile, on the line 19, add the package sqlite-devel
.
Change the version of python from 3.11.2
to 3.11.7
to use the lastest vesion of python.