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

fix: build image #4727

Merged
merged 2 commits into from Jun 30, 2023
Merged

fix: build image #4727

merged 2 commits into from Jun 30, 2023

Conversation

bastiandoetsch
Copy link
Contributor

What does this PR do?

Where should the reviewer start?

How should this be manually tested?

Any background context you want to provide?

What are the relevant tickets?

Screenshots

Additional questions

@bastiandoetsch bastiandoetsch requested review from a team as code owners June 28, 2023 11:40
Copy link
Contributor

@PeterSchafer PeterSchafer left a comment

Choose a reason for hiding this comment

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

Suggestion: Should we change the base image to ubuntu instead of golang since go is installed externally, which can cause confusion and uncertainty about the go version used.

@bastiandoetsch
Copy link
Contributor Author

Suggestion: Should we change the base image to ubuntu instead of golang since go is installed externally, which can cause confusion and uncertainty about the go version used.

I would rather use the installed version, instead of installing it at runtime - that's the whole point of a build image, to deliver the tools, not having them installed from externally :).

@bastiandoetsch bastiandoetsch merged commit 0ab799a into master Jun 30, 2023
12 checks passed
@bastiandoetsch bastiandoetsch deleted the chore/update-build-image branch June 30, 2023 16:24
j-luong pushed a commit that referenced this pull request Jul 11, 2023
* fix: build image for cli

* chore: remove osssigntool (not needed on native builds)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants