Skip to content

Build base notebook image #105

Build base notebook image

Build base notebook image #105

Manually triggered November 13, 2023 16:54
Status Failure
Total duration 1m 26s
Artifacts

build_base_docker_image.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

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/