Bullseye Images #1
Annotations
1 error
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c set -x \t&& apt-get update \t&& apt-get install -y --no-install-recommends --no-install-suggests \t\topenssl \t\tca-certificates \t\tnano \t\tcurl \t\tlocales \t\twget \t\tgnupg libicu72 unzip \t&& sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen \t&& dpkg-reconfigure --frontend=noninteractive locales \t&& rm -rf /var/lib/apt/lists/* && case \"${TARGETARCH}\" in \"amd64\") DEPOT_DOWNLOADER_FILENAME=DepotDownloader-linux-x64.zip ;; \"arm64\") DEPOT_DOWNLOADER_FILENAME=DepotDownloader-linux-arm64.zip ;; esac && wget --progress=dot:giga \"https://github.com/SteamRE/DepotDownloader/releases/download/DepotDownloader_${DEPOT_DOWNLOADER_VERSION}/${DEPOT_DOWNLOADER_FILENAME}\" -O DepotDownloader.zip && unzip DepotDownloader.zip && rm -rf DepotDownloader.xml && chmod +x DepotDownloader && mv DepotDownloader /usr/local/bin/DepotDownloader" did not complete successfully: exit code: 100
|
This job failed
Loading