Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use golang 1.17.3 in contrib/tkn-image/Dockerfile
- Bump the default GOLANG_VERSION to 1.17.3 The image was not building with the existing default value, 1.13.* due to the use of embeded files TESTED: ``` docker build --file=contrib/tkn-image/Dockerfile --target=tkn --tag tkn:latest . ```
- Loading branch information