Skip to content

Conversation

@amanthatdoescares
Copy link

@amanthatdoescares amanthatdoescares commented Dec 13, 2025

Fix UBI 9 container install page using nightly image
Fixes #1226

Motivation:

The UBI 9 Linux install page referenced a nightly Docker image in the main container section, which is intended for stable Swift installations. Nightly builds are meant to be opt-in and listed only under Development Snapshots.

Modifications:

  • Updated the UBI 9 install page to use the stable Swift container tag for the main container section.
  • Left nightly container images available under the Development Snapshots sections as intended.

Result:

The UBI 9 install page now correctly points users to the stable Swift container image by default, while still providing access to nightly builds for development and testing.

@amanthatdoescares amanthatdoescares requested a review from a team as a code owner December 13, 2025 23:37
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.

Links to container images on Linux install page mention nightly instead of stable

1 participant