go, docker, containerd ver. bump

This commit is contained in:
Rmys
2022-12-12 19:47:27 +03:00
parent e570ea8931
commit e8815b54e8
5 changed files with 31 additions and 10 deletions
+2 -2
View File
@@ -11,9 +11,9 @@ from pisi.actionsapi import get
# shelltools.export("DISABLE_WARN_OUTSIDE_CONTAINER", "1")
shelltools.export("AUTO_GOPATH", "1")
shelltools.export("DOCKER_GITCOMMIT","b40c2f6")
shelltools.export("DOCKER_GITCOMMIT"," 65d3f78")
shelltools.export("IAMSTATIC", "false")
shelltools.export("VERSION", "20.10.18")
shelltools.export("VERSION", "20.10.21")
shelltools.export("GOROOT","/usr/lib/go")
shelltools.export("GO111MODULE","off")