Skip to content

Update and Publish VS 1.21.6 image#46

Merged
Ralnoc merged 4 commits into
mainfrom
vs-1.21.6-update
Dec 13, 2025
Merged

Update and Publish VS 1.21.6 image#46
Ralnoc merged 4 commits into
mainfrom
vs-1.21.6-update

Conversation

@Ralnoc
Copy link
Copy Markdown
Contributor

@Ralnoc Ralnoc commented Dec 13, 2025

This pull request updates the Vintage Story server to version 1.21.6 across the codebase and documentation. The main focus is to ensure consistency in the version used for Docker images, build arguments, and documentation, while also updating image tags to use latest for easier maintenance.

Vintage Story Version Update:

  • Updated the VS_VERSION build argument in the Dockerfile from 1.21.5 to 1.21.6 to use the latest server version.
  • Changed the version in vintage-story-version.txt from 1.21.5 to 1.21.6 to reflect the new default version.

Documentation and Example Updates:

  • Updated all references in README.md to use 1.21.6 instead of 1.21.5, including build commands, environment variable examples, and Docker Compose configuration. [1] [2]
  • Changed the Docker image tag in README.md from a specific version (0.0.18) to latest for both standalone and environment variable examples, simplifying future upgrades. [1] [2]

Docker Compose Configuration:

  • Removed the explicit VS_VERSION environment variable from docker-compose.yml, as the version is now consistently managed elsewhere.

@Ralnoc Ralnoc linked an issue Dec 13, 2025 that may be closed by this pull request
@Ralnoc Ralnoc merged commit 2ba9839 into main Dec 13, 2025
1 of 2 checks passed
@Ralnoc Ralnoc deleted the vs-1.21.6-update branch December 13, 2025 12: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.

Publish VS 1.21.6

1 participant