You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1022: Support docker images with targets containing `.`s. r=Emilgardis a=Alexhuszagh
Fix parsing of image targets for building docker images so it only uses subs containing only ASCII letters, so targets like `thumbv8m.main-none-eabihf` aren't mistaken for a target/sub combination.
Closes#1020.
Co-authored-by: Alex Huszagh <ahuszagh@gmail.com>
0 commit comments