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
Problem:
c52b4da renamed the local build folder.
However, the renaming in the Dockerfile wasn't done so
the local building of NKG using local go env become broken.
Solution:
Fix the Dockerfile
Tests:
Manually run `make container`
0 commit comments