hbouachir
Results
1
comments of
hbouachir
Hi Guys, for me I change the image : **FROM amazonlinux:2022** then I worked with Python 3.12.0, you can find below Dockerfile updated: `FROM amazonlinux:2022` `WORKDIR /` `RUN yum update...