Skip to content

Build and Push Docker Images #6

Build and Push Docker Images

Build and Push Docker Images #6

Manually triggered April 20, 2024 03:16
Status Failure
Total duration 6m 7s
Billable time 6m
Artifacts

build.yml

on: workflow_dispatch
Build and Push Docker Image
5m 58s
Build and Push Docker Image
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Build and Push Docker Image
buildx failed with: ERROR: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash && echo 'export NVM_DIR=\"$HOME/.nvm\"' >> ~/.bashrc && echo '[ -s \"$NVM_DIR/nvm.sh\" ] && \\. \"$NVM_DIR/nvm.sh\"' >> ~/.bashrc && echo 'export NVM_NODEJS_ORG_MIRROR=https://unofficial-builds.nodejs.org/download/release' >> $NVM_DIR/nvm.sh && echo \"nvm_get_arch() { nvm_echo '${BUILD_ARCH}-musl'; }\" >> $NVM_DIR/nvm.sh && source ~/.bashrc && latest_version=$(curl -s https://unofficial-builds.nodejs.org/download/release/ | grep -o 'v20\\.[0-9]\\{1,\\}\\.[0-9]\\{1,\\}' | sort -V | tail -n1) && npm install -g yarn && yarn" did not complete successfully: exit code: 1
Build and Push Docker Image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.