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

Add Container version checking #513

Merged
merged 4 commits into from Mar 29, 2024
Merged

Add Container version checking #513

merged 4 commits into from Mar 29, 2024

Conversation

thijsvanloef
Copy link
Owner

Context

fix #493

Checks the container version against the latest released version. Helps with debugging and notifies users when a new version is available.

Choices

Test instructions

Checklist before requesting a review

  • I have performed a self-review/test of my code
  • I've added documentation about this change to the docs.
  • I've not introduced breaking changes.
  • My changes do not violate linting rules.

@thijsvanloef thijsvanloef added the enhancement New feature or request label Mar 29, 2024
@thijsvanloef thijsvanloef self-assigned this Mar 29, 2024
@thijsvanloef thijsvanloef merged commit d18d03c into thijsvanloef:main Mar 29, 2024
10 checks passed
@thijsvanloef thijsvanloef mentioned this pull request Mar 29, 2024
4 tasks
MusclePr pushed a commit to MusclePr/palworld-server-docker that referenced this pull request Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docker release version checker in Image
1 participant