Commit d96daf5
fix: restrict latest/main tags to semantic version tags only
- Change Docker tagging strategy to only apply latest/main tags on Git tag pushes
- Prevent develop branch pushes from overriding latest tag
- Ensure latest tag always points to the most recent semantic version release
- Maintain develop tag exclusively for develop branch builds
This ensures latest tag remains on the stable main branch versions only.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 441b69e commit d96daf5
2 files changed
+7
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
87 | 89 | | |
88 | 90 | | |
89 | 91 | | |
| |||
Submodule wiki updated from a185d31 to d4ae537
0 commit comments