We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 151a9a6 commit f8a8dddCopy full SHA for f8a8ddd
Makefile
@@ -47,7 +47,7 @@ endif
47
PKGNAME = github.com/$(PROJECT_NAME)
48
CGO_FLAGS = CGO_CFLAGS=" "
49
ARCH=$(shell uname -m)
50
-CHAINTOOL_RELEASE=v0.10.2
+CHAINTOOL_RELEASE=v0.10.3
51
BASEIMAGE_RELEASE=$(shell cat ./.baseimage-release)
52
53
# defined in common/metadata/metadata.go
0 commit comments