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
Recent notary v0.6.1-2 image does not work any more, because the binary was built with golang 1.15 and hit the issue dvsekhvalnov/jose2go#26 . The current Dockerfile does not specify golang version and golang version might have changed in alpine:3.13 .
Recent notary
v0.6.1-2image does not work any more, because the binary was built with golang1.15and hit the issue dvsekhvalnov/jose2go#26 . The current Dockerfile does not specify golang version and golang version might have changed inalpine:3.13.Other related issue: notaryproject/notary#1602