Bump library/ruby from 3.4.8 to 4.0.2 #402
Open
Annotations
1 error
|
Build
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends libidn11-dev libvips42 nodejs npm postgresql-client && rm -rf /var/lib/apt/lists/* && gem update --system && npm install -g yarn && cd /opt/feedbin/feedbin && bundle install && cd /opt/feedbin/privacy-please && rm Gemfile.lock && bundle install && cd /opt/feedbin/extract && npm ci && mkdir users && PIGO_TAG_NAME=$(basename \"$(curl -fsSLo /dev/null --write-out \"%{url_effective}\\n\" https://github.com/esimov/pigo/releases/latest)\") && PIGO_DIR=pigo-$(echo \"$PIGO_TAG_NAME\" | tr -d v)-linux-amd64 && curl -fsSL https://github.com/esimov/pigo/releases/download/$PIGO_TAG_NAME/$PIGO_DIR.tar.gz | tar -vxzC /opt && ln -s /opt/$PIGO_DIR/pigo /usr/local/bin/pigo" did not complete successfully: exit code: 6
|
Loading