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

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:selene-1.x-fix-buildx@sha256:f565f468a9086ea02f69e1efe2822fc0183186806a66e131f7db4ae92023c973 bash

@zachhannum zachhannum merged commit 04ed47b into selene-1.x Feb 14, 2023
@zachhannum zachhannum deleted the selene-1.x-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