Skip to content

Add vulnerability scanning #135

Add vulnerability scanning

Add vulnerability scanning #135

Triggered via push April 18, 2024 20:59
Status Failure
Total duration 23s
Artifacts

docker-build.yml

on: push
Matrix: Build and Publish Docker images
Fit to window
Zoom out
Zoom in

Annotations

1 error
Build and Publish Docker images (3.7.1)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get upgrade -y; && apt-get install --assume-yes --no-install-recommends ca-certificates gosu locales libcap2-bin && echo \"en_US.UTF-8 UTF-8\" > /etc/locale.gen && echo \"en_US.ISO-8859-15 ISO-8859-15\" >> /etc/locale.gen && locale-gen && apt-get clean && rm --recursive --force /var/lib/apt/lists/* /tmp/* /var/tmp/* && useradd --uid ${GS_UID} --gid ${GS_GID} --no-create-home --no-user-group ${GS_USER} ;" did not complete successfully: exit code: 2