Closed jbpenrath closed 3 months ago
Since an update of Docker, the build failed during python dependencies setup. It appears there is a missing && to chain two pip installs.
&&
We also take opportunity of this change to fix the warning FromAsCasing.
FromAsCasing
Since an update of Docker, the build failed during python dependencies setup. It appears there is a missing
&&
to chain two pip installs.We also take opportunity of this change to fix the warning
FromAsCasing
.