This repository has been archived by the owner on Aug 9, 2023. It is now read-only.
new repo urls and new versions #45
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error
docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y lsb-release gnupg2 && curl -sSL https://packages.adoptium.net/artifactory/api/gpg/key/public | apt-key add - && echo \"deb https://packages.adoptium.net/artifactory/deb $(lsb_release -cs) main\" | tee /etc/apt/sources.list.d/adoptopenjdk.list && apt-get update && apt-get upgrade -y && apt-get install -y adoptopenjdk-11-hotspot libatomic1 && apt-get purge -y lsb-release gnupg2 && apt-get clean && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|