Closed joelclems closed 1 year ago
Dans le dockerfile pour les extra, l'image python est 3.11-bookworm https://github.com/PnX-SI/GeoNature-Docker-services/blob/0b6e40dab43522251fc737fd77d4a607f43e46e3/build/Dockerfile-geonature-backend#L3
3.11-bookworm
et dans le dockerfile de GN l'image python est python:3.9-bullseye https://github.com/PnX-SI/GeoNature/blob/a978d6aa6e2d85b51aa644f0e2aee74e67b1cb6d/backend/Dockerfile#L3
python:3.9-bullseye
PR sur GeoNature pour monter en 3.11-bookworm également : https://github.com/PnX-SI/GeoNature/pull/2728
Fait dans la 2.13.2
Dans le dockerfile pour les extra, l'image python est
3.11-bookworm
https://github.com/PnX-SI/GeoNature-Docker-services/blob/0b6e40dab43522251fc737fd77d4a607f43e46e3/build/Dockerfile-geonature-backend#L3et dans le dockerfile de GN l'image python est
python:3.9-bullseye
https://github.com/PnX-SI/GeoNature/blob/a978d6aa6e2d85b51aa644f0e2aee74e67b1cb6d/backend/Dockerfile#L3