python distutils is deprecated with removal on python 3.12 #26
Annotations
1 error
Build and push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y -q --no-install-recommends sudo bash wget git openssl unzip ca-certificates dirmngr apt-transport-https python3 python3-distutils && apt-get clean && rm -rf /var/lib/apt/lists/* && rm /usr/lib/python3.11/EXTERNALLY-MANAGED && wget \"https://bootstrap.pypa.io/get-pip.py\" && python3 get-pip.py --no-cache-dir --no-compile && rm get-pip.py" did not complete successfully: exit code: 100
|
Loading