Skip to content

Use 'Repository variables' to set docker container version#965

Open
ping-ke wants to merge 5 commits intomasterfrom
fix-check-db-fail
Open

Use 'Repository variables' to set docker container version#965
ping-ke wants to merge 5 commits intomasterfrom
fix-check-db-fail

Conversation

@ping-ke
Copy link
Copy Markdown
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 }}
Copy link
Copy Markdown

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
Copy Markdown
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.

2 participants