Skip to content

chore(utilities): bump vane image tag → main

jedmund requested to merge chore/bump-vane-image-tag-main into main

Summary

Bumps Vane from the feature-branch image (`feat-model-select-and-defaults`) to the project default-branch build (`main`). The fork's GitLab CI publishes a `main` tag on every push to main, so this tracks "current stable" without pinning to a SHA.

Deploy

```bash ansible-playbook deploy/utilities.yml ```

Compose will pull the new image and recreate the Vane container.

Merge request reports

Loading