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. #701

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

bencourliss
Copy link
Member

@bencourliss bencourliss commented Aug 22, 2023

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

…ion tag.

Signed-off-by: Ben Courliss <bencourliss@ibm.com>
Copy link
Member

@naphelps naphelps left a comment

Choose a reason for hiding this comment

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

LGTM

@naphelps naphelps merged commit 4e79ca4 into open-horizon:v2.110 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.

None yet

2 participants