Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Dockerfile's Go & Alpine versions
Update Go to 1.22 and Alpine to 3.20 and change Dockerfile accordingly. Add `go build` command. Run chmod on /go/src/github.com/andreimarcu/linx-server to make static & templates directories readable by the server (only needed when image is built with UMASK=0027).
- Loading branch information