add lsb_release in apps #39
Annotations
1 error and 1 warning
Build and push ghcr.io
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt update -qq && apt-get install -y lsb-release && wget -qO- https://cloud.r-project.org/bin/linux/ubuntu/marutter_pubkey.asc | tee -a /etc/apt/trusted.gpg.d/cran_ubuntu_key.asc && add-apt-repository -y \"deb https://cloud.r-project.org/bin/linux/ubuntu $(lsb_release -cs)-cran40/\" && apt-get update && apt-get install -y --no-install-recommends wget libcurl4-openssl-dev libssl-dev curl bash git pkg-config && apt-get install -y --no-install-recommends software-properties-common dirmngr r-base && apt-get install -y --no-install-recommends r-cran-rcpp r-cran-data.table r-cran-jsonlite r-cran-zip && apt-get install -y --no-install-recommends r-cran-shiny && apt-get autoremove -y --quiet && apt-get clean --quiet && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 127
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading