Commit 6ffe78b
committed
fix: --update --tag dev pulls :dev-cli alias instead of guessing version
- When --tag dev/main is used and versioned image is missing locally,
pull the branch alias (:dev-cli/:main-cli) which always exists
- This avoids pulling non-existent 0.0.0-lpb-dev-cli tags
- After first pull, subsequent --update uses versioned tags correctly1 parent 66e11e4 commit 6ffe78b
1 file changed
Lines changed: 12 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
901 | 901 | | |
902 | 902 | | |
903 | 903 | | |
904 | | - | |
905 | | - | |
906 | | - | |
907 | | - | |
908 | | - | |
909 | | - | |
910 | | - | |
911 | | - | |
| 904 | + | |
| 905 | + | |
| 906 | + | |
| 907 | + | |
| 908 | + | |
| 909 | + | |
| 910 | + | |
| 911 | + | |
| 912 | + | |
| 913 | + | |
| 914 | + | |
| 915 | + | |
912 | 916 | | |
913 | 917 | | |
914 | 918 | | |
| |||
0 commit comments