Skip to content

Commit b1b86b6

Browse files
committed
it's dockerfile
1 parent 8e10c08 commit b1b86b6

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
@@ -133,4 +133,4 @@ bundle: manifests kustomize
133133
# Build the bundle image.
134134
.PHONY: bundle-build
135135
bundle-build:
136-
podman build -f bundle.podmanfile -t $(BUNDLE_IMG) .
136+
podman build -f bundle.Dockerfile -t $(BUNDLE_IMG) .

0 commit comments

Comments
 (0)