confluentinc / common-docker

Confluent Commons with support for building and testing Docker images.
Apache License 2.0
4 stars 69 forks source link

CPBR-1716: setting python version to 3.9 (#25) #528

Closed rahejaprince closed 2 months ago

rahejaprince commented 2 months ago

Change Description

This PR sets python version specifically to 3.9 as tests in common-docker are dependent on this python version. This is blocking changes required for https://confluentinc.atlassian.net/browse/CPBR-1716

Testing

rahejaprince commented 2 months ago

This PR check on SemaphoreCI is failing as building cp-jmxterm image requires 7.8.x-latest cp-base-new image to be present in the ECR. Because of no successful build for CP 7.8.x cp-base-new image till now, this error is being ignored.