microservices-demo icon indicating copy to clipboard operation
microservices-demo copied to clipboard

Update Python apps `emailservice`, `recommendationservice` and `loadgenerator` to `python:3.10-slim`

Open mathieu-benoit opened this issue 3 years ago • 1 comments
trafficstars

Let's update the Python apps emailservice, recommendationservice and loadgenerator from python:3.7-slim to python:3.10-slim to get latest and greatest and decrease the amount of CVEs.

Anyone taking this can take inspiration from the great job from this: https://github.com/julianocosta89/opentelemetry-microservices-demo/pull/1/files

mathieu-benoit avatar Jun 15 '22 03:06 mathieu-benoit

Bumped to Python 3.9 with PR #984. But still an issue with Python 3.10 like explained here: https://github.com/GoogleCloudPlatform/microservices-demo/pull/984#issuecomment-1232344995

mathieu-benoit avatar Aug 31 '22 12:08 mathieu-benoit

Done https://github.com/GoogleCloudPlatform/microservices-demo/pull/1316

mathieu-benoit avatar Nov 30 '22 22:11 mathieu-benoit