docker ver. bump

This commit is contained in:
Rmys
2026-05-07 15:48:22 +03:00
parent caaf47e5fc
commit 92279f7b44
3 changed files with 19 additions and 5 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","6c91b92")
shelltools.export("DOCKER_GITCOMMIT","56be731")
shelltools.export("IAMSTATIC", "false")
shelltools.export("VERSION", "29.4.1")
shelltools.export("VERSION", "29.4.3")
shelltools.export("GOROOT","/usr/lib/go")
shelltools.export("GO111MODULE","off")