Force Python 3.12 in Debian image #493
docker.yml
on: pull_request
Matrix: Build and (conditionally) push Docker images
Annotations
11 errors and 1 warning
Build and (conditionally) push Docker images (resolution, debian)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt -y update && apt -y upgrade && apt -y install ca-certificates && apt -y install -t unstable python3.12 python3.12-venv golang-$GOLANG_VERSION openjdk-21-jdk && apt -y clean && rm -rf /var/lib/apt/lists/* && ln -s /usr/lib/go-$GOLANG_VERSION/bin/go /usr/bin/go ln -s /usr/bin/python3.12 /usr/bin/python" did not complete successfully: exit code: 1
|
Build and (conditionally) push Docker images (resolution, alpine)
The job was canceled because "resolution_debian" failed.
|
Build and (conditionally) push Docker images (resolution, alpine)
The operation was canceled.
|
Build and (conditionally) push Docker images (cli, alpine)
The job was canceled because "resolution_debian" failed.
|
Build and (conditionally) push Docker images (cli, alpine)
The operation was canceled.
|
Build and (conditionally) push Docker images (scan, alpine)
The job was canceled because "resolution_debian" failed.
|
Build and (conditionally) push Docker images (scan, alpine)
The operation was canceled.
|
Build and (conditionally) push Docker images (scan, debian)
The job was canceled because "resolution_debian" failed.
|
Build and (conditionally) push Docker images (scan, debian)
The operation was canceled.
|
Build and (conditionally) push Docker images (cli, debian)
The job was canceled because "resolution_debian" failed.
|
Build and (conditionally) push Docker images (cli, debian)
The operation was canceled.
|
Build and (conditionally) push Docker images (resolution, debian)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|