Merge pull request #3 from mc2-center/containerize #3
Annotations
1 error and 1 warning
docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -ex && apt-get update && apt-get upgrade -y && apt-get install -y build-essential libblas-dev liblapack-dev gfortran procps && pip install -r requirements.txt && pip install . && apt-get autoremove -y && apt-get clean -y && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 1
|
docker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v2, docker/metadata-action@v4, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|