Skip to content

Conversation

RodrigoVillar
Copy link
Contributor

This PR proposes the following change:

  • As requested by @ceyonur in Add DevContainer to Main Branch #27 , this PR modifies the version of AvalancheGo defined in the Dockerfile to now be an argument passed in by devcontainer.json, rather than a static value.

"dockerfile": "Dockerfile"
"dockerfile": "Dockerfile",
"args": {
"AVALANCHEGO_VERSION": "v1.10.5"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there anyway we can derive this from https://github.com/ava-labs/precompile-evm/blob/main/scripts/versions.sh?. I.e by running the script when building the dockerfile?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ceyonur We're working on this

@RodrigoVillar RodrigoVillar added the DO NOT MERGE This PR is not meant to be merged in its current state label Aug 14, 2023
@martineckardt
Copy link
Contributor

Closed, since included in PR #31

@martineckardt martineckardt deleted the avalanchego-dockerfile-arg branch August 16, 2023 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DO NOT MERGE This PR is not meant to be merged in its current state

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants