Problem
@bill-baumgartner -- hoping to see if you might see something I am missing. The Docker build-push-action part of the GitHub Actions QC run is failing with the following error message:
Error: buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y apt-transport-https software-properties-common unzip curl" did not complete successfully: exit code: 100
You can see the logs for the failed builds here:
Details
I have updated the GitHub Action script to make sure that we are using the latest version of everything and have ensured that we are still following the suggested workflow, which we are. In case you are curious, the latest requirements are listed here: https://github.com/docker/build-push-action.
Associated Scripts/Files
Problem
@bill-baumgartner -- hoping to see if you might see something I am missing. The Docker build-push-action part of the GitHub Actions QC run is failing with the following error message:
You can see the logs for the failed builds here:
76970364364395510905Details
I have updated the GitHub Action script to make sure that we are using the latest version of everything and have ensured that we are still following the suggested workflow, which we are. In case you are curious, the latest requirements are listed here: https://github.com/docker/build-push-action.
Associated Scripts/Files
build-qa.ymlDockerfile