Skip to content

Commit

Permalink
Update podman version to 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
praveenkumar committed Sep 19, 2022
1 parent 63637fe commit 179d1e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ all: install
SHELL := /bin/bash

OPENSHIFT_VERSION ?= 4.11.3
PODMAN_VERSION ?= 4.1.1
PODMAN_VERSION ?= 4.2.0
OKD_VERSION ?= 4.11.0-0.okd-2022-08-20-022919
BUNDLE_EXTENSION = crcbundle
CRC_VERSION = 2.8.0
Expand Down

0 comments on commit 179d1e9

Please sign in to comment.