Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This should fix #5049 In order to build the proper raiden version from `Dockerfile`, we need to pass the intended `RAIDENVERSION` build argument. According to docker/hub-feedback#508 the current way of doing this is via build hook. dockerhub has the `SOURCE_BRANCH` environment variable available, that should translate just fine to the values we want in `RAIDENVERSION`.
- Loading branch information