Build base notebook image #105
Annotations
1 error and 1 warning
build
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apt-get install -y gnupg gcsFuseRepo=gcsfuse-`lsb_release -c -s` && echo \"deb https://packages.cloud.google.com/apt $gcsFuseRepo main\" | tee /etc/apt/sources.list.d/gcsfuse.list && curl https://packages.cloud.google.com/apt/doc/apt-key.gpg | apt-key add - && apt-get update && apt-get install -y gcsfuse && apt-get clean" did not complete successfully: exit code: 100
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|