chore(deps): bump keycloak/keycloak from 25.0.6 to 26.1.0 in /docker-jans-saml #330
Annotations
1 error and 1 warning
Build and push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c git clone --filter blob:none --no-checkout https://github.com/JanssenProject/jans /tmp/jans && cd /tmp/jans && git sparse-checkout init --cone && git checkout ${JANS_SOURCE_VERSION} && git sparse-checkout set jans-cedarling && cd jans-cedarling/bindings/cedarling_python && cp -r ../../flask-sidecar/* /api && version=$(sed -n 's/.*version = \"\\(.*\\)\"/\\1/p' pyproject.toml) && echo \"${version}\" > /api/cedarling_version && release_version=\"${version}\" && if [ \"$version\" = \"0.0.0\" ]; then release_version=\"nightly\"; fi && wget -q https://github.com/JanssenProject/jans/releases/download/\"${release_version}\"/cedarling_python-\"${version}\"-cp310-cp310-manylinux_2_34_x86_64.whl -O /api/cedarling_python-\"${version}\"-cp310-cp310-manylinux_2_34_x86_64.whl && rm -rf /tmp/jans" did not complete successfully: exit code: 8
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading