docker image for circleci
docker build . -t mediot/python:<python version>-<build version> -t mediot/python:latest
docker build . -t mediot/python:3.13.1-0.0.1 -t mediot/python:latest
docker push mediot/python:3.13.1-0.0.1
docker push mediot/python:latest