Skip to content

Conversation

@xfalcox
Copy link
Member

@xfalcox xfalcox commented Jan 12, 2026

  • The setup wizard script now always attempts to pull the latest Docker image instead of only pulling when no cached image exists
  • Adds graceful fallback to use cached image if pull fails (e.g., offline scenario)
  • Ensures users always get the latest wizard updates

Previously the script only pulled the image if it didn't exist locally.
Once cached, it would never check for updates. Now it always attempts
to pull the latest image, with graceful fallback to the cached version
if the pull fails (e.g., when offline).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants