Try updating things. #69
docker-image.yml
on: push
Push Docker image to Docker Hub
41s
Annotations
1 error and 1 warning
Push Docker image to Docker Hub
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends apt-utils autoconf bc build-essential bzip2 ca-certificates curl cython3 dc file freeglut3-dev g++ gcc git gnupg-agent imagemagick libboost-all-dev libeigen3-dev libfftw3-dev libtiff5-dev libfontconfig1 libfreetype6 libgl1-mesa-dev libglu1-mesa-dev libgomp1 libice6 libopenblas-base libqt5opengl5-dev libqt5svg5* libtool libxcursor1 libxft2 libxinerama1 libxrandr2 libxrender1 libxt6 make mesa-utils pkg-config python python-numpy software-properties-common unzip wget xvfb zlib1g zlib1g-dev && curl -sL https://deb.nodesource.com/setup_17.x | bash - && apt-get install -y --no-install-recommends nodejs && apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
|
Push Docker image to Docker Hub
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/.
|