-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Problem
- Associated PR/Branch: Maintenance #136
@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
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working