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

Issue #700 - Add offset build number to Docker image version tag. #702

Merged
merged 4 commits into from
Aug 22, 2023

Conversation

bencourliss
Copy link
Member

The Docker image tag needs to incorporate the build number in the version. This is done by setting the IMAGE_VERSION environment variable. If this is omitted, then the version as defined in src/main/resources/version.txt will be used verbatim.

Fixes #700

@naphelps naphelps merged commit e9bf810 into open-horizon:master Aug 22, 2023
2 checks passed
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.

Bug: Docker images not using correct version tag
2 participants