Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to specify HIGHEST_CHAIN_TAG for localdocker make target #1340

Merged
merged 2 commits into from Feb 4, 2020

Conversation

darkdarkdragon
Copy link
Contributor

@darkdarkdragon darkdarkdragon commented Jan 31, 2020

What does this pull request do? Explain your changes. (required)
Make possible to build local docker image with HIGHEST_CHAIN_TAG specified

Specific updates (required)
adds --build-arg HIGHEST_CHAIN_TAG to locadocker target

How did you test each of these updates (required)
Manually

Does this pull request close any open issues?
Fixes #1338

Checklist:

  • README and other documentation updated
  • Node runs in OSX and devenv
  • All tests in ./test.sh pass

@kyriediculous
Copy link
Contributor

Can we give CI checks a kick with an empty commit ? Changes look good but need green CI.

@darkdarkdragon
Copy link
Contributor Author

@kyriediculous now green

@darkdarkdragon darkdarkdragon merged commit d4e01e9 into master Feb 4, 2020
@darkdarkdragon darkdarkdragon deleted the it/localdockerchain branch February 4, 2020 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

make localdocker command should be compatible with HIGHEST_CHAIN_TAG
2 participants