mrserverless/serverless-golang

errors deploying with recent changes

kmarquardsen opened this issue · 5 comments

@yunspace

make: dep: Command not found
make: *** [_deps] Error 127
make: *** [deps] Error 2

thanks, I thought I pushed a fix in the docker image but obviously not... looking into it...

👍 no worries. I glanced at the changes but it wasn't immediately obvious. Let me know if I'm just missing something

epic fail on my side. I committed fec09f0 but it was building latest in docker hub and I didn't re-tag 1.21.1 properly.

Please delete the old image docker rmi yunspace/serverless-golang:1.21.1 and re-try.

thanks! all good now

Awesome, I think I will need to add more tests and CI around this going forward.