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

Make the multi-arch manifest creation more modular #27

Merged
merged 2 commits into from
Jul 31, 2022
Merged

Commits on Jul 31, 2022

  1. Make the multi-arch manifest creation more modular

    Windows containers require a special treatment due to buildx not being compatible, yet.
    
    Relates to docker/buildx#176
    Relates to docker/build-push-action#18
    gesellix committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    7227dd7 View commit details
    Browse the repository at this point in the history
  2. Bump transitive dependencies

        go get -u ./...
        go mod tidy
    gesellix committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    021db01 View commit details
    Browse the repository at this point in the history