We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1673252 commit 70fa10dCopy full SHA for 70fa10d
Dockerfile
@@ -38,7 +38,7 @@ ARG CONTAINERD_FUSE_OVERLAYFS_VERSION=v2.1.2@BINARY
38
# Extra deps: Init
39
ARG TINI_VERSION=v0.19.0@BINARY
40
# Extra deps: Debug
41
-ARG BUILDG_VERSION=v0.4.1@BINARY
+ARG BUILDG_VERSION=v0.5.2@BINARY
42
43
# Test deps
44
# Currently, the Docker Official Images and the test deps are not pinned by the hash
Dockerfile.d/SHA256SUMS.d/buildg-v0.4.1
Dockerfile.d/SHA256SUMS.d/buildg-v0.5.2
@@ -0,0 +1,2 @@
1
+70371949ac56d118e55306091640e63537069a538a97c151eb7475c07cb5a8a4 buildg-v0.5.2-linux-amd64.tar.gz
2
+9c44a5f8ecc3035998a07e1c564338205700cf5287c723e8ccba1da2815168cc buildg-v0.5.2-linux-arm64.tar.gz
0 commit comments