*: bump jb to 0.3.1 to be on par with latest tooling container

This commit is contained in:
paulfantom
2020-03-18 13:38:44 +01:00
parent 75c532df17
commit 4541b9e10c
3 changed files with 4 additions and 2 deletions

View File

@@ -63,4 +63,4 @@ test-in-docker:
.PHONY: generate generate-in-docker test test-in-docker fmt
$(JB_BINARY):
go get github.com/jsonnet-bundler/jsonnet-bundler/cmd/jb@v0.2.0
go get github.com/jsonnet-bundler/jsonnet-bundler/cmd/jb@v0.3.1