containerd ver. bump

This commit is contained in:
Rmys
2024-07-20 17:23:05 +03:00
parent 8501673f1a
commit a4dfed0d88
@@ -19,10 +19,10 @@ def build():
shelltools.cd("containerd")
shelltools.move("vendor", "src")
shelltools.makedirs("src/github.com/containerd")
shelltools.system("ln -rsf %s/containerd* src/github.com/containerd" % get.workDIR())
# shelltools.makedirs("src/github.com/containerd")
# shelltools.system("ln -rsf %s/containerd* src/github.com/containerd" % get.workDIR())
shelltools.cd("src/github.com/containerd/containerd")
# shelltools.cd("src/github.com/containerd/containerd")
#shelltools.system("LDFLAGS= GOPATH=%s make GIT_COMMIT=72cec4b" % get.curDIR())