mirror of
https://github.com/stashapp/stash.git
synced 2025-12-06 08:26:00 +01:00
* Update to go 1.19 * Update dependencies * Update cross-compile script * Add missing targets to cross-compile-all * Update cache action to remove warning |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Dockerfile | ||
| Makefile | ||
| README.md | ||
Modified from https://github.com/bep/dockerfiles/tree/master/ci-goreleaser
When the dockerfile is changed, the version number should be incremented in the Makefile and the new version tag should be pushed to docker hub. The scripts/cross-compile.sh script should also be updated to use the new version number tag, and the github workflow files need to be updated to pull the correct image tag.