Open munishchouhan opened 3 months ago
Its prints repo name as 'alpine', which is the base image in Dockerfile i am using as reproducer
after debugging i found that wave is throwing this error for cache repository
ok found the issue, after adding these changes https://github.com/seqeralabs/wave/pull/564 we need to specify repo for docker with docker.io/repo, we cannot specify just repo for docker hub anymore.
cc @pditommaso
Not understanding, how to replicate the problem?
If i just add hrma017/dev
in build repository and not add docker.io
Getting this error in master: Note: not getting this error in branch
563-invalid-error-when-pulling-a-failing-build