Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docker build action dependencies #18

Merged
merged 1 commit into from
Feb 14, 2023

Commits on Feb 14, 2023

  1. Update docker build action dependencies

    This commit updates some of the docker action dependencies
    to fix issues related to the latest versions of buildx.
    
    - Updates docker/setup-buildx-action to v2
    - Updates docker/build-push-action to v4
    - Adds the `provenance: false` property to build-push-action
      to fix issue with multi-arch builds. See
      docker/setup-buildx-action#187
    zachhannum committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    ad9a6e6 View commit details
    Browse the repository at this point in the history