Update python packages in docker files #601
deploy-docker-images.yml
on: push
Evaluate force rebuild and set env variables as outputs
2s
Build and push deprecated build-kit-alpine docker image
/
Check for changes
Build and push deprecated build-kit-debian docker image
/
Check for changes
Build and push deprecated everest-clang-format docker image
/
Check for changes
Build and push run-env-base docker image
/
Check for changes
3s
Build and push deprecated build-kit-alpine docker image
/
Build and push
Build and push deprecated build-kit-debian docker image
/
Build and push
Build and push deprecated everest-clang-format docker image
/
Build and push
Build and push run-env-base docker image
/
Build and push
22s
Build and push build-env-base docker image
/
Check for changes
Build and push build-env-base docker image
/
Build and push
Build and push build-kit docker image
/
Check for changes
Build and push dev-env-base docker image
/
Check for changes
Build and push build-kit docker image
/
Build and push
Build and push dev-env-base docker image
/
Build and push
Annotations
1 error and 1 warning
|
Build and push run-env-base docker image / Build and push
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c apt update && apt install --no-install-recommends -y openjdk-17-jre=${OPENJDK_17_JRE_VERSION} nodejs=${NODEJS_VERSION} npm=${NPM_VERSION} python3-pip=${PYTHON3_PIP_VERSION} sqlite3=${SQLITE3_VERSION} libboost-program-options1.74.0=${LIBBOOST_PROGRAM_OPTIONS1_74_0_VERSION} libboost-log1.74.0=${LIBBOOST_LOG1_74_0_VERSION} libboost-chrono1.74.0=${LIBBOOST_CHRONO1_74_0_VERSION} libboost-system1.74.0=${LIBBOOST_SYSTEM1_74_0_VERSION} libssl3=${LIBSSL3_VERSION} libcurl4=${LIBCURL4_VERSION} libcap2=${LIBCAP2_VERSION} less=${LESS_VERSION} python3-pydantic=${PYTHON3_PYDANTIC_VERSION} python3-cryptography=${PYTHON3_CRYPTOGRAPHY_VERSION} python3-netifaces=${PYTHON3_NETIFACES_VERSION} python3-psutil=${PYTHON3_PSUTIL_VERSION} python3-dateutil=${PYTHON3_DATEUTIL_VERSION} && apt clean && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
|
Build and push run-env-base docker image / Build and push
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/build-push-action@v6, docker/login-action@v3, docker/metadata-action@v5, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|