docker-test-mozilla-django-.../dockerfiles
Will Kahn-Greene e9c4e71d91 Update Python versions to latest patch in Docker images
This updates oidc_e2e_* files to latest Python patch versions.

This updates oidc_testprovider to Python 3.11.10. It uses
django-oidc-provider which doesn't explicitly support Python past 3.11
at this time.
2024-10-29 13:21:41 -04:00
..
README.rst Add README to dockerfiles directory (#45) 2022-06-06 11:24:56 -04:00
oidc_e2e_setup_py39 Update Python versions to latest patch in Docker images 2024-10-29 13:21:41 -04:00
oidc_e2e_setup_py310 Update Python versions to latest patch in Docker images 2024-10-29 13:21:41 -04:00
oidc_e2e_setup_py311 Update Python versions to latest patch in Docker images 2024-10-29 13:21:41 -04:00
oidc_e2e_setup_py312 Update Python versions to latest patch in Docker images 2024-10-29 13:21:41 -04:00
oidc_e2e_setup_py313 Add support for python 3.13 (#88) 2024-10-29 13:02:44 -04:00
oidc_testprovider Update Python versions to latest patch in Docker images 2024-10-29 13:21:41 -04:00
oidc_testrp_py3 Drop support for Python 3.8 (#87) 2024-10-29 09:12:09 -04:00
oidc_testrunner Drop support for Python 3.8 (#87) 2024-10-29 09:12:09 -04:00

README.rst

======
README
======

This directory contains the dockerfiles for the docker-test-mozilla-django-oidc
images.

.. Warning::

   Make sure this list of dockerfiles matches the images being pushed in
   ``.circleci/config.yaml``.