Readd bullseye builds #240
Annotations
1 error
build (16, bullseye)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -sL https://deb.nodesource.com/setup_16.x | bash - && apt-get update && apt-get install -y nodejs tini && curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | apt-key add - && echo \"deb https://dl.yarnpkg.com/debian/ stable main\" | tee /etc/apt/sources.list.d/yarn.list && apt-get update && apt-get install -y --no-install-recommends yarn && rm -rf /var/lib/apt/lists/* && npm i -g npm && curl -sL https://raw.githubusercontent.com/govpf/repo-utils/master/scripts/docker/install_certs | bash -" did not complete successfully: exit code: 1
|