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

build: Use Debian base image instead of Alpine (#104) #180

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

cstepanian
Copy link
Contributor

Resolves #104

Also fix the reference to the .target directory in the Containerfile; This path was changed back to the default in 5790939.

Since the Debian default shell when building the Containerfile doesn't support -o pipefail, remove that option from the set commands.

Resolves #104

Also fix the reference to the .target directory in the Containerfile;
This path was changed back to the default in 5790939.

Since the Debian default shell when building the Containerfile doesn't
support `-o pipefail`, remove that option from the `set` commands.
@cstepanian cstepanian requested a review from alilleybrinker July 3, 2024 23:02
@alilleybrinker alilleybrinker merged commit da3db8b into main Jul 3, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Investigate transitioning Docker image to Debian instead of Alpine
2 participants