trickstercache / trickster

Open Source HTTP Reverse Proxy Cache and Time Series Dashboard Accelerator
https://trickstercache.org
Apache License 2.0
1.98k stars 177 forks source link

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

Closed jnichols-git closed 7 months ago

jnichols-git commented 7 months ago

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.

coveralls commented 7 months ago

Pull Request Test Coverage Report for Build 7602341868


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

💛 - Coveralls