diff --git a/Makefile b/Makefile index 2b88a2d075..de7137d14a 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ SHELL := /bin/bash BUNDLE_VERSION ?= 4.8.12 BUNDLE_EXTENSION = crcbundle -CRC_VERSION = 1.33.0 +CRC_VERSION = 1.33.1 COMMIT_SHA=$(shell git rev-parse --short HEAD) MACOS_INSTALL_PATH = /Applications/CodeReady Containers.app/Contents/Resources/ CONTAINER_RUNTIME ?= podman