Update alpine Docker tag to v3.19 #127
Annotations
1 error
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo \"**** install build packages ****\" && apk add --no-cache --upgrade --virtual=build-dependencies \tpy3-pip \tpython3-dev && echo \"**** install packages ****\" && apk add --no-cache \tpython3 && echo \"**** install pip packages ****\" && pip3 install -U \thiyapyco \tmarkupsafe==2.0.1 && echo \"**** directories ****\" && mkdir -p \t/buildout && echo \"**** clean up ****\" && apk del --purge \tbuild-dependencies && rm -rf \t/root/.cache \t/tmp/*" did not complete successfully: exit code: 1
|