CASMHMS-6282: Update alpine base image to resolve CVE #3428
build_and_release_image.yaml
on: push
build_and_release
/
Build and Publish Docker images
33s
build_and_release
/
Update PR comment with artifacts
0s
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
|