CSCI-GA-2820-SU23-001/recommendations

Downgrade python version to 3.9

Closed this issue · 0 comments

As a developer
I need downgrade the python version to 3.9 from 3.11
So that docker in docker bug is dealt with

Details and Assumptions

  • developer has access to recommendation code base

Acceptance Criteria

Given recommendation app code
When I downgrade the python version to 3.9
Then docker in docker bug won't be encountered