Ubuntu latest using python 3.12 which is not supported, pinning to 3.11 #11
release-docker.yml
on: push
build-and-push-image
17s
Annotations
1 error and 1 warning
build-and-push-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y python3.11-dev python3.11-pip build-essential openjdk-11-jre-headless wget && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
build-and-push-image
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|