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

Stability Enhancement: Pin Docker Compose Images for minio and openim-web #1763

Merged
merged 1 commit into from
Jan 13, 2024

Conversation

cubxxw
Copy link
Contributor

@cubxxw cubxxw commented Jan 12, 2024

Description:
This pull request (PR) addresses the need for stability by pinning specific Docker image versions in the docker-compose configuration for minio and openim-web services. By specifying the exact image versions, we ensure that the system operates consistently and minimizes any potential issues arising from image updates. This enhancement will contribute to a more reliable and predictable deployment environment for these services.

Key Changes:

  • Docker Compose configuration files have been updated to include specific image version tags for minio and openim-web.
  • The pinned image versions have been tested to ensure compatibility and stability within the compose environment.
  • Documentation has been updated to reflect the new image version requirements.

@pull-request-size pull-request-size bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Jan 12, 2024
Copy link

codecov bot commented Jan 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2662378) 5.10% compared to head (e6371f8) 5.10%.
Report is 2 commits behind head on release-v3.5.

Additional details and impacted files
@@             Coverage Diff              @@
##           release-v3.5   #1763   +/-   ##
============================================
  Coverage          5.10%   5.10%           
============================================
  Files                42      42           
  Lines              3797    3797           
============================================
  Hits                194     194           
  Misses             3592    3592           
  Partials             11      11           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cubxxw cubxxw enabled auto-merge January 12, 2024 14:53
@cubxxw cubxxw merged commit 6027d2d into release-v3.5 Jan 13, 2024
15 checks passed
@cubxxw cubxxw deleted the cubxxw-patch-2 branch January 13, 2024 01:37
@openimsdk openimsdk locked and limited conversation to collaborators Jan 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants