P
swepy/cicd-templates/pypi-to-docker-missing-version
PyPI to Docker missing version
0.4.1
This template is used to retrieve all versions of a package from PyPI and compare it to the version of the image in the registry. If the version of the image is missing, the job will create an artefact with the lowest version of the package missing in the registry, ready to be used for other jobs to build the image.