Fix pytorch-gpu CI build

Conda gave an error, when trying to build the image with kaniko: libmambapy.bindings.specs.ParseError: Found invalid version predicate in "."

Mamba seems to work, at least with removed --no-update-deps.

Merge request reports

Loading