change base image #2
build.yml
on: push
Build multi-architecture image
3m 12s
Annotations
1 error and 1 warning
Build multi-architecture image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c : && dnf update -y && dnf install -y kubectl groff-base bash-completion google-cloud-sdk tmux git && curl \"https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip\" -o \"awscliv2.zip\" && dnf install -y zip && unzip awscliv2.zip && dnf history undo last -y && ./aws/install && curl https://download.docker.com/linux/centos/docker-ce.repo > /etc/yum.repos.d/docker-ce.repo && rpm --import https://packages.microsoft.com/keys/microsoft.asc && dnf install -y docker-ce docker-ce-cli containerd.io azure-cli && dnf install -y skopeo --nobest --allowerasing jq && dnf clean all && rm -rf ./aws awscliv2.zip /var/cache/dnf" did not complete successfully: exit code: 1
|
Build multi-architecture image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, 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/.
|