docker, go, containerd ver. bump

This commit is contained in:
Rmys
2023-04-26 20:32:25 +03:00
parent ba1af701e4
commit 2b9de88976
5 changed files with 19 additions and 40 deletions
@@ -26,7 +26,7 @@ def build():
#shelltools.system("LDFLAGS= GOPATH=%s make GIT_COMMIT=72cec4b" % get.curDIR())
shelltools.system("LDFLAGS= make GIT_COMMIT=a05d175 EXTRA_LDFLAGS='-buildid='")
shelltools.system("LDFLAGS= make GIT_COMMIT=2806fc1 EXTRA_LDFLAGS='-buildid='")
def install():
shelltools.cd("%s/containerd" % get.workDIR())