fix: updated libwlroots in base Ubuntu image #660
Annotations
1 error and 1 warning
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -e\ndpkg --add-architecture i386\napt-get update -y\napt-get install -y --no-install-recommends curl\n\ncurl -o /tmp/libc6.deb http://security.ubuntu.com/ubuntu/pool/main/g/glibc/libc6_2.38-1ubuntu6.1_amd64.deb\ndpkg --force-all -i /tmp/libc6.deb\ncurl -o /tmp/libc6.deb http://security.ubuntu.com/ubuntu/pool/main/g/glibc/libc6_2.38-1ubuntu6.1_i386.deb\ndpkg --force-all -i /tmp/libc6.deb\napt-get --fix-broken -y install\n\n# Cleanup\napt-get remove -y curl\napt-get autoremove -y\nrm -rf /tmp/libc6.deb /var/lib/apt/lists/*\n" did not complete successfully: exit code: 1
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/metadata-action@v4, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, 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/.
|
This job failed
Loading