diff --git a/Makefile b/Makefile index 2d6f17dfb1..10deb26803 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ SHELL := /bin/bash BUNDLE_VERSION ?= 4.9.10 BUNDLE_EXTENSION = crcbundle -CRC_VERSION = 1.36.0 +CRC_VERSION = 1.37.0 COMMIT_SHA=$(shell git rev-parse --short HEAD) MACOS_INSTALL_PATH = /Applications/CodeReady Containers.app/Contents/Resources/ CONTAINER_RUNTIME ?= podman