Update docker-image.yml #2
Annotations
1 error and 1 warning
build
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c jupyter server extension enable --py jupyter_server_proxy && jupyter nbextension enable codefolding/main --sys-prefix && jupyter labextension install --no-build '@jupyterlab/translation-extension' '@jupyterlab/server-proxy' 'jupyterlab-plotly' 'nbdime-jupyterlab' && jupyter lab build && jupyter lab clean && npm cache clean --force && rm -rf /home/$NB_USER/.cache/yarn && rm -rf /home/$NB_USER/.node-gyp && fix-permissions $CONDA_DIR && fix-permissions /home/$NB_USER" did not complete successfully: exit code: 1
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-buildx-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|