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

need image tag for heartbeat and listeners #853

Merged
merged 6 commits into from
Jan 12, 2024

Conversation

tcnichol
Copy link
Contributor

Without an image tag my local heartbeat and listeners docker images were not being updated, causing issues.

I found that adding the tags fix the problem, so I added them for these 2 docker images based on what looked like the most current tags. Updated for docker-dev and docker-compose.

@tcnichol tcnichol requested a review from lmarini as a code owner December 11, 2023 22:05
@tcnichol tcnichol linked an issue Dec 11, 2023 that may be closed by this pull request
Copy link
Member

@lmarini lmarini left a comment

Choose a reason for hiding this comment

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

Thanks! Let's use :latest instead since that is the standard.

@tcnichol
Copy link
Contributor Author

Thanks! Let's use :latest instead since that is the standard.

Fixed.

@tcnichol tcnichol requested a review from lmarini December 18, 2023 20:15
@lmarini lmarini merged commit edfbf73 into main Jan 12, 2024
5 checks passed
@lmarini lmarini deleted the 852-extractors-lastalive-time-is-always-null branch January 12, 2024 15:16
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.

extractors lastAlive time is always null
4 participants