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

Added Docker Vesion Badge #699

Merged
merged 4 commits into from
Sep 9, 2022
Merged

Added Docker Vesion Badge #699

merged 4 commits into from
Sep 9, 2022

Conversation

srivarra
Copy link
Contributor

@srivarra srivarra commented Sep 8, 2022

If you haven't already, please read through our contributing guidelines before opening your PR

What is the purpose of this PR?

Closes #671.

How did you implement your changes

Adds a Badge that has the version of the current Docker Image. It fetches the latest by release date (currently that's v0.4.1, but it'll auto-update to vX.Y.Z` as new releases get made).

Remaining issues

None ATM.

@srivarra srivarra added the documentation Adding documentation to areas of the codebase. label Sep 8, 2022
@srivarra srivarra self-assigned this Sep 8, 2022
@srivarra srivarra marked this pull request as ready for review September 9, 2022 21:29
Copy link
Member

@ngreenwald ngreenwald left a comment

Choose a reason for hiding this comment

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

Looks good!

@ngreenwald ngreenwald merged commit 26661f2 into main Sep 9, 2022
@ngreenwald ngreenwald deleted the docker_badge branch September 9, 2022 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Adding documentation to areas of the codebase.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a Docker Build Status and Docker Version Badge
2 participants