diff --git a/Makefile b/Makefile index 8b43c4a..fd2924c 100644 --- a/Makefile +++ b/Makefile @@ -27,7 +27,7 @@ update-loop: $(LOCALBIN)/* ; done CRANE := $(LOCALBIN)/crane -CRANE_VERSION := v0.20.6 +CRANE_VERSION := v0.20.7 CRANE_LOOKUP := google/go-containerregistry crane: @mkdir -p $(TMP_DIR)