OpenMined / PipelineDP

PipelineDP is a Python framework for applying differentially private aggregations to large datasets using batch processing systems such as Apache Spark, Apache Beam, and more.
https://pipelinedp.io/
Apache License 2.0
270 stars 75 forks source link

Fix python version in Dockerfile #490

Closed schwering closed 9 months ago

schwering commented 9 months ago

Description

Fix the Python version in the Dockerfile.

Affected Dependencies

None.

How has this been tested?

Not at all.

Checklist