Update dependency laravel/framework to v10 - autoclosed #1926
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build-docker.yml
on: pull_request
Validate Docker Base Image Build
2m 34s
Validate Docker App Build
33s
Annotations
1 error
Validate Docker App Build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /app && composer update && composer install --no-scripts && useradd -ms /bin/bash app_user && chown -R app_user:users /app && cp docker/app/docker_run.sh /app && npm install && yarn install && yarn upgrade" did not complete successfully: exit code: 2
|