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

use alpine:latest, build go 1.16 from source #699

Merged
merged 2 commits into from
Jan 21, 2024

Conversation

jnichols-git
Copy link
Member

Working towards a resolution for #691. Since images with Go 1.16.x aren't provided with an updated Alpine base image, the Trickster dockerfile now follows the same steps as the golang image to build from source. You can find an example in the docker-library/golang repository.

This PR doesn't set up any automated processes, just makes the produced Docker image be up-to-date.

@jnichols-git jnichols-git requested a review from jranson January 21, 2024 15:57
Signed-off-by: jnichols <[email protected]>
@coveralls
Copy link

Pull Request Test Coverage Report for Build 7602341868

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.02%) to 90.991%

Totals Coverage Status
Change from base Build 879995402: -0.02%
Covered Lines: 12332
Relevant Lines: 13553

💛 - Coveralls

@jranson jranson merged commit 4c8c8de into trickstercache:v1.1.x Jan 21, 2024
3 checks passed
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.

3 participants