Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

Commit 91d53f3

Browse files
authored
Merge pull request #24 from scottd018/unit-test-fixes
Fixes #12, Fixes #13, unit test tests and fixes
2 parents 7da1d0b + 6c54006 commit 91d53f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
# image build vars
77
IMAGE ?= projects.registry.vmware.com/rpk/rpk
8-
IMAGE_VERSION ?= v1.4.0
8+
IMAGE_VERSION ?= v1.4.1
99
IMAGE_BASE ?= projects.registry.vmware.com/rpk/rpk-base
1010
IMAGE_BASE_VERSION ?= v1.4.0
1111

0 commit comments

Comments
 (0)