Merge pull request #69 from ledgersmb/renovate/docker-build-push-acti… #137
Annotations
1 error and 1 warning
Build and push Docker image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -x ; mkdir -p /etc/apt/keyrings && (curl -fsSL https://deb.nodesource.com/gpgkey/nodesource-repo.gpg.key | gpg --dearmor -o /etc/apt/keyrings/nodesource.gpg ) && (echo \"deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_$NODE_MAJOR.x nodistro main\" | tee /etc/apt/sources.list.d/nodesource.list) && apt-get update && apt-get -y install nodejs && npm install -g yarn && npm install -g uglify-js@\">=2.0 <3.0\"" did not complete successfully: exit code: 127
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading