Open
Description
Currently we are using two different python images in the Dockerfiles of diary_api and gsoy_importer.
Also, deploying the stack in a raspberry pi 4b, did not work without changing to the default python image for the 3.9 version.
Evaluate which latest Python image is best suited for our needs and make the necessary updates.