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
I can see that dockerfile/1.5.0-labs-rc1 is not labs version because release script expects suffix to be labs. So the tag should be in form dockerfile/1.5.0-rc1-labs to be labs version.
Should we adjust release script to handle both cases?
I can see that dockerfile/1.5.0-labs-rc1 is not
labsversion because release script expects suffix to belabs. So the tag should be in formdockerfile/1.5.0-rc1-labsto belabsversion.Should we adjust release script to handle both cases?