Skip to content

docs(docker): use latest image tag in examples#1125

Merged
zhoujh01 merged 1 commit intomainfrom
docs/use-latest-openviking-image
Mar 31, 2026
Merged

docs(docker): use latest image tag in examples#1125
zhoujh01 merged 1 commit intomainfrom
docs/use-latest-openviking-image

Conversation

@qin-ctx
Copy link
Copy Markdown
Collaborator

@qin-ctx qin-ctx commented Mar 31, 2026

Description

Update Docker examples and deployment docs to use ghcr.io/volcengine/openviking:latest instead of the stale :main tag.

Related Issue

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)
  • Performance improvement
  • Test update

Changes Made

  • Replace ghcr.io/volcengine/openviking:main with :latest in the root docker-compose.yml
  • Update English quickstart and deployment guides to match the currently published image tag
  • Update Chinese quickstart, deployment, and cloud guides with the same image tag change

Testing

  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have tested this on the following platforms:
    • Linux
    • macOS
    • Windows

Checklist

  • My code follows the project's coding style
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

Screenshots (if applicable)

Additional Notes

No runtime code changed. This PR only updates image tag references in docs and examples.

Replace outdated ghcr.io/volcengine/openviking:main references in compose
and deployment docs with :latest to match the current published image flow.
@github-actions
Copy link
Copy Markdown

Failed to generate code suggestions for PR

@zhoujh01 zhoujh01 merged commit 2ede59d into main Mar 31, 2026
11 checks passed
@zhoujh01 zhoujh01 deleted the docs/use-latest-openviking-image branch March 31, 2026 10:19
@github-project-automation github-project-automation bot moved this from Backlog to Done in OpenViking project Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants