Use latest docker #380
Annotations
1 error and 1 warning
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -exu && apt-get update -qq && DEBIAN_FRONTEND=noninteractive apt-get -y install -y -qq --no-install-recommends apt-transport-https build-essential ca-certificates curl git gnupg gnupg-agent jq locales lsb-release openssh-client openssl nodejs && locale-gen && mkdir -p /etc/apt/keyrings && curl -sL --ciphers ECDHE-RSA-AES128-GCM-SHA256 https://dl.yarnpkg.com/debian/pubkey.gpg -o /etc/apt/trusted.gpg.d/yarn.asc && echo \"deb https://dl.yarnpkg.com/debian/ stable main\" | tee /etc/apt/sources.list.d/yarn.list && printf \"Package: *\\nPin: release o=dl.yarnpkg.com\\nPin-Priority: 500\\n\" | tee /etc/apt/preferences.d/yarn.pref && apt-get update -qq && apt-get -y install -y -qq --no-install-recommends yarn && truncate -s 0 /var/log/apt/* && truncate -s 0 /var/log/dpkg.log" did not complete successfully: exit code: 100
|
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
|
The logs for this run have expired and are no longer available.
Loading