stash/docker/compiler
WithoutPants 89f539ee24
Upgrade gqlgenc and regenerate stash-box client (#5391)
* Upgrade gqlgenc and regenerate stash-box client
* Fix go version
* Don't generate resolvers
* Bump go version in compiler image. Bump freebsd version
2024-10-29 17:35:17 +11:00
..
.gitignore CI Improvements 2019-03-05 13:14:00 -08:00
Dockerfile Upgrade gqlgenc and regenerate stash-box client (#5391) 2024-10-29 17:35:17 +11:00
Makefile Upgrade gqlgenc and regenerate stash-box client (#5391) 2024-10-29 17:35:17 +11:00
README.md Improved/fixed macOS support (#4153) 2023-11-19 10:36:13 +11:00

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 GitHub workflow files also need to be updated to pull the correct image tag.