Skip to content

Conversation

@ping-ke
Copy link
Contributor

@ping-ke ping-ke commented Jul 22, 2025

Use 'Repository variables' to set the docker container version so that we can change the variable to apply the version next time we release a new docker image instead of updating the code.

download-snapshot-and-checkdb:
runs-on: self-hosted
container: quarkchaindocker/pyquarkchain:mainnet1.6.1
container: quarkchaindocker/pyquarkchain:${{ vars.DOCKER_VERSION }}

Choose a reason for hiding this comment

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

A little bit confusing - sounds like the version of Docker

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes,

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.

3 participants