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 #17

Merged
merged 1 commit into from
Feb 14, 2023
Merged

Update docker build action dependencies #17

merged 1 commit into from
Feb 14, 2023

Conversation

zachhannum
Copy link
Contributor

Updates some of the docker action dependencies to fix issues related to the latest versions of buildx.

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
Copy link
Collaborator

@dskard dskard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like github was able to build the image and I was able to pull it on linux with:

docker run -it --rm ghcr.io/rstudio/checkrs-tew:fix-buildx@sha256:b6656f684376532561705afdc10e049e54592a7aef89c4dd2b6050525e2468a4 bash

@zachhannum zachhannum merged commit 0258fb7 into main Feb 14, 2023
@zachhannum zachhannum deleted the fix-buildx branch February 14, 2023 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants