Skip to content

CASMHMS-6282: Update alpine base image to resolve CVE #3428

CASMHMS-6282: Update alpine base image to resolve CVE

CASMHMS-6282: Update alpine base image to resolve CVE #3428

Triggered via push December 16, 2024 19:44
Status Failure
Total duration 44s
Artifacts
build_and_release  /  Build and Publish Docker images
33s
build_and_release / Build and Publish Docker images
build_and_release  /  Update PR comment with artifacts
0s
build_and_release / Update PR comment with artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build_and_release / Build and Publish Docker images
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -x && apk -U upgrade && apk add --no-cache bash curl python3 py3-pip rpm && mkdir -p /.local && mkdir -p /.cache && ln -s /.local /root/.local && ln -s /.cache /root/.cache && export LANG=\"en_US.UTF-8\" && pip3 install --upgrade pip && pip3 install pipenv && pipenv install --deploy --ignore-pipfile && mkdir -p /fw && chown 65534:65534 /fw" did not complete successfully: exit code: 1
build_and_release / Build and Publish Docker images
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636