Added missing 'utils' package to include the 'file' utility #210
Annotations
1 error and 1 warning
buildx failed with: ERROR: failed to solve: process "/bin/sh -c touch /etc/apt/sources.list && sed -i 's/bullseye/bookworm/g' /etc/apt/sources.list && apt-get update && apt-get install -y utils locales unzip libc6 libstdc++6 locales && locale-gen en_GB.UTF-8 && sed -i 's/bookworm/bullseye/g' /etc/apt/sources.list && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1, docker/metadata-action@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7, docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading