fix: re-switched to lsb_release with head #121
Annotations
1 error and 1 warning
docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c wget -O rstudio_installer.deb -q https://s3.amazonaws.com/rstudio-ide-build/server/$(lsb_release -cs | head -2)/amd64/${RSTUDIO_FILE} && dpkg -i rstudio_installer.deb && rm -f rstudio_installer.deb" did not complete successfully: exit code: 8
|
docker
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/login-action@v2, docker/metadata-action@v4, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|