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

Updating image template to include arch #999

Merged
merged 1 commit into from
Nov 11, 2022

Conversation

gracegoo-stripe
Copy link
Contributor

Reviewers

r? @vcheung-stripe
cc @stripe/developer-products

Summary

Users reported not being able to run the stripe binary that comes in the docker image: #993.
For some reason, I wasn't able to reproduce this with either version on my WSL2 setup, but I could verify that the 12.4.1 version would always pull the x86_64 and the 1.13.0 would always pull ARM. I think we just end up with whatever version we last pushed to the image since they share the same template.
This adds the arch to the image template so we can have both instances. I would hope that grabbing just stripe/stripe-cli would grab the latest and correct arch automatically, but I'll have to test this after we run the release.

@gracegoo-stripe gracegoo-stripe requested a review from a team as a code owner November 11, 2022 22:36
Copy link
Collaborator

@vcheung-stripe vcheung-stripe left a comment

Choose a reason for hiding this comment

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

TY for fixing this!

@gracegoo-stripe gracegoo-stripe merged commit 58664f7 into master Nov 11, 2022
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.

2 participants